473,385 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

VB.NET: Can't connect to MS SQLserver with Novell

5
I am trying to access an MS SQL Server over a Novell network using a VB.net program and I can't get the connection string to work. It works for my other customers that use Windows networks. It also works if the program is run from the server. The customer can access the database from the same workstation using Access with no problems, it's just my program that won't work.

I changed the connection string from Integrated Security=SSPI to User ID and Password, but it still won't connect. The user has all rights.

Data Source=SQLserver;Initial Catalog=databasename;User ID=username;Password=password;

Anyone know what I need to do differently for Novell.

Thanks,

Tim
Nov 1 '06 #1
2 1428
willakawill
1,646 1GB
I am trying to access an MS SQL Server over a Novell network using a VB.net program and I can't get the connection string to work. It works for my other customers that use Windows networks. It also works if the program is run from the server. The customer can access the database from the same workstation using Access with no problems, it's just my program that won't work.

I changed the connection string from Integrated Security=SSPI to User ID and Password, but it still won't connect. The user has all rights.

Data Source=SQLserver;Initial Catalog=databasename;User ID=username;Password=password;

Anyone know what I need to do differently for Novell.

Thanks,

Tim
Hi Tim,
Take a look here
Nov 1 '06 #2
duffaz
5
Thanks for the reply.

The SQL Server is on a Windows server, its just the network that is Novell. The program runs if it is copied to the machine the SQL Server is on, but will not connect to the server if it is run from a workstation.

The customer can assess the SQL Server from Access that is on the same workstation. The program also works on a different customer's network which is all Windows.

Is there something different I need to do with Novell in the connection string or in the programming, or is there additional software that needs to be loaded on the workstation for vb.net? They have .Net Framework 1.1 loaded.

Tim
Nov 1 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: google account | last post by:
Hiya. My CEO wants me to think about the direction the company's product should take. He has a bunch of guys offshore that develop with .NET, and he is keen to use them to build our product...
14
by: dale zhang | last post by:
Hi groups, Can anyone give me the equivalent C# sharp code for this VB.ET code, :: VB.NET :: Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) _ Handles...
5
by: Daniel Bass | last post by:
I setup a asp.net project running on http://localhost/ which connects to a database on another server running sqlserver... I was able to connect to the database and create my application no...
11
by: Patrick | last post by:
I have an ASP.NET application that connects to a SQL Server database. The SQL Server resides on a seperate development server from the IIS5.1 on Windows XP SP2 on development PCs which host the...
0
by: Grey | last post by:
I have a ASP.NET web application which is required to copy file from windows server to Novell Netware server. I have used impersonation to connect to Netware server. The application works fine when...
2
by: 1388-2/HB | last post by:
On a W2K3 box running IIS 6 I have a web app that implements Forms Authentication mixed with AD (the login page autheticates users against AD & impersonates them with each page request). This...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
0
by: Neff | last post by:
I have a clustered installation of SQL Server 2005 with SSIS installed on the cluster. I'm running SQL Server Management Server on one of the cluster nodes and trying to connect to the...
32
by: Sheldon Glickler | last post by:
Before I begin let me thank the many people in this group who have helped me over the last few years. It has been greatly appreciated. For the last several years I have been coding all server...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.