all groups > sql server connect > october 2004 > threads for october 1 - 7, 2004
Filter by week: 1 2 3 4 5
Connecting to named instance fails for Enterprise Manager but works with Query Analyzer
Posted by vtuomola NO[at]SPAM gmail.com at 10/7/2004 1:11:35 AM
Hi,
We have just had a 64-bit SQL Server 2000 cluster installed in our
network and I am having difficulties connecting to it.
The named instance I am trying to access is 192.168.0.108\DX
I can connect to it from a machine on the same subnet using Enterprise
Manager, but not from a machine... more >>
How to detect that the sql server already lost the connection?
Posted by florencelee at 10/6/2004 11:15:24 PM
Hi,
Sometimes when i use my application but suddenly the
sql server disconnected and i find out that my query
become very slow.
Can i check with you, how to detect the connection
already stop in my application? If i dun want to try and
catch for every sql transaction, how i can... more >>
Connection to an iSeries (AS/400) DB
Posted by Brian Piotrowski at 10/6/2004 12:42:08 PM
Hi All,
Can someone tell me if there is a way to link an MS SQL Database to a table
on an iSeries server? There's some data I would like to read from a DB2
server, but I'm not sure how to access it through a Windows 2000 system.
Can MS SQL Server link tables like MS Access?
If not, can som... more >>
Logging
Posted by alltel news at 10/6/2004 11:24:46 AM
Is there a way to extract information from the SQL Server logs about stored
procedure calls, triggers, etc. after they run? I'm trying to "reverse
engineer" and application I inherited. My plan is to run the application,
then look at the logs and see what it did under the covers.
Thanks!
... more >>
Problem Connecting to MSSQL2000 from VB6 via ODBC
Posted by andy NO[at]SPAM newlinecomputing.com at 10/6/2004 9:14:45 AM
Please can somebody help me.
I am developing a VB6 application connecting to a SQL Server 2000
database,
which at the moment is on my local machine.
The code below loooks as though it should work but when I get
to the openconnection statement I get a runtime error 13 "Type
Mismatch"
and ... more >>
Disconnected Database solution
Posted by Devendra Rao at 10/4/2004 1:53:29 PM
Is Windows CE the correct choice for developing an
application which will be used on a laptop type of device
while disconnected from the main database (SQL Server
2000 Ent. Ed.) but when connection is available will
connect and synchronize with the master database (bi-
directional upload/do... more >>
How do I connect my client to the Server?
Posted by .Adam Jones at 10/4/2004 11:36:46 AM
I'm totally new to sql server - 4 hours!
I have SQL 2000 server on a Windows 2003 Server. My client computer is XP
SP2. I have installed the client tools on my xp system, but now what?
Thanks.
... more >>
Change computer name while running SQL Server
Posted by Joe Michl at 10/4/2004 11:17:05 AM
I need to change the computer name on my Windows Server 2003. I am currently
running SQl Server, and I am trying to find out if changing the name will
affect the SQL server or not. Is there a process for doing this, or if I
change the name and reboot, will the name automatically change in th... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SQL server access problem
Posted by Pupo at 10/4/2004 9:46:51 AM
Hi
i have a windows xp pro, i using odbc to connect to sql 2000 server. i have
two connection that work fine. Now when i try to connect i receive a popup
message of error.
If i try to configure or recreate my odbc i receive the followin errors:
impossible make connection
sqlstate: '01000'
sql... more >>
Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection
Posted by Prashant at 10/2/2004 12:33:57 PM
Hi,
I have a windows setup program (framework 1.1), this setup
program calls one util.exe with parameters. util.exe opens the connection
(SQL Server 2000, windows authentication only) and does some db updations.
when i run thru setup exe fails throwing
"Login failed for user '(null)'. Reason: ... more >>
|