all groups > sql server connect > september 2005 > threads for september 15 - 21, 2005
Filter by week: 1 2 3 4 5
Window Service c#
Posted by JJ at 9/21/2005 8:11:05 AM
Hi,
I have a windows service that I built in c#. I am trying to connect to a
sql server database with trusted authentication but I get login keeps on
failing. So I am assuming that I need to supply different login credentials
since its not accepting my windows nt login that I use for log... more >>
login failed for user '(null)'
Posted by lange at 9/20/2005 7:13:02 PM
My variation of this problem is as follows:
the server has the Windows authentication mode, I'am aware of it so I make
sure I comply with it in my connection attempt (through Enterprise Manager).
I attempt to
connect from another PC. Both the client PC and the server have the same
range of u... more >>
ASP.NET 1.1 connecting to DBF
Posted by Toni Cvetkovski at 9/20/2005 12:00:00 AM
Hi all,
My problem is :
I have ASP.NET 1.1 app that must connect to existing DBF data files.
I tried to do this with existing ODBC for DBF but I have following problem :
Either if DBF file had appropriate index NTX file, the unknown exception
occured or if index didn't exist than the q... more >>
Can't Connect
Posted by Jim Bunton at 9/19/2005 11:44:58 AM
Win 2000, sqlServer 2000 Personal edition
Trying ot connect using .asp Vb Script
1. Sql server set to use Windows Authentication
2. Log onto Windows 2000 as Jim Bunton {no password)
3 Server 'Study' running ok
4. sql query analyser
i. "SELECT User_Name > dbo
ii. [using database No... more >>
Re: Server Does Not Exist or Access Denied error
Posted by Terry Holland at 9/19/2005 12:00:00 AM
Im still looking for assistance on this matter which was posted in another
thread of same title. My latest discovery is as follows:
I have just worked out that I the machine that I can connect to has no SQL
Server service pack installed and the one that I cannot connect to from my
application... more >>
connecting to sql server in another domain in vbs
Posted by slimbim at 9/16/2005 9:59:06 AM
I am trying to connect to a sql server database that is in another domain
from a vb script (not within ASP, just .vbs file). I am getting error:
Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC SQL Server
Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated
w... more >>
sql server odbc driver for linux
Posted by Steve Kitley at 9/16/2005 12:00:00 AM
Hello,
We have an instance of oracle on linux and another with sqlserver on
windows.
We need an odbc driver for the linux box to connect to the sql server.
Does anybody have suggestions on what odbc drivers there are out there for
linux in order for us to connect these two boxes?
Tha... more >>
Connect to SQL Server 2005
Posted by Ryan Chen at 9/16/2005 12:00:00 AM
I have installed two SQL Server 2005. One on Windows XP SP2 and another on
Windows Server 2003 SP1. I have shut down the firewall on both machine, but
I still failed to coonect each other. Both of them can connect to SQL Server
2000.
Does anyone know what wrong?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|