all groups > sql server connect > april 2006 > threads for april 15 - 21, 2006
Filter by week: 1 2 3 4 5
Using a SQLDataAdapter (in C#) with an asynchronous connection
Posted by Ashley Brewerton at 4/21/2006 11:44:02 AM
Hi
Is it possible to do this using ADONET2 and how would you achieve it?
My data layer uses adapters exclusively, which works well, but now I need to
connect asynchronous to speed up my UI.
Thanks... more >>
Cannot connect to SQL server after setting user connections to 1
Posted by Bogdan at 4/21/2006 10:17:02 AM
I have a problem connecting to SQL Server 2005. After I set "user
connections" to 1 and restarted sql service, I cannot connect to server
anymore. Do you have maybe any suggestion how to set "user connection" back
to 0? It's a SQL Server 2005 Standard with SP1 in two node cluster.
Thanks!
... more >>
how i can connect to table in SQL?
Posted by Tark Siala at 4/19/2006 5:30:13 PM
hi
i working on VB6 + SQL2000
i have table called (tblBuffer)
and want do something in my application everytime table added new record
(its like trigger in SQL)
thats mean if someone add new record to this table, this table call my
application to do some event.
now i made small monitor (w... more >>
connect to SQL 2005 fails
Posted by Jeff in Alaska at 4/19/2006 11:12:01 AM
We have a test SQL 2005 (Developer Edition) machine on Windows2003 SP1
Standard Edition. After the reboot to install MS patches Tuesday AM, it quit
accepting any SQL Connections. Prior to the reboot it was accepting
connections and working as we expected it to. I've worked with the Surface ... more >>
Webservice can not connect to Sql server 2000
Posted by sameer at 4/19/2006 9:47:02 AM
Environment:
OS of sql server 2000 server: windows 2003 standard server , .NEt framework
1.1 , sql server does not have any service pack, machine has the latest
Windows service pack. Personal firewall is not enabled on this machine. All
machine are within the same network.
All i am dong i... more >>
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist o
Posted by TroelsM at 4/18/2006 12:09:02 PM
I have a serval .asp page with get som data from a SQL database.
Sometimes (not every time) i call one of the pages it gives me this error
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
denied
I dont kno... more >>
Visual Studio c# Express --> SQL Server Express Connection
Posted by SoHeLL at 4/18/2006 4:24:01 AM
Hi I am possible to connect via the SQL Server Management Studio to the
database in the network. I have difficulties to connect via the Visual Studio
C# Express to the database. What can I do? What could be the failure?
Everything works fine with the SQL Server Management Studio Express. I can... more >>
Unable to create login instance--why? what it means?
Posted by JuJuBeed at 4/17/2006 9:12:22 PM
When I try to install SQL Server 2000 Desktop Engine, I get the BPsetup
error that says "Unable to Create a login instance." Then when I click ok it
says "Unable to Add system server role." Then when I click ok it says
"Unable to add login and grant access to database." Then it aborts setup.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to modify connection timeout property in SQL 2005 management s
Posted by Charts at 4/17/2006 2:17:02 PM
I am constantly getting connection timeout error when I tried to open SQL
2005 management studio activity monitor. In connection property window, I
found the connection timeout is set for 15 seconds. However I could not find
place to change the connection timeout. Management studio\tools\opti... more >>
sql server auto logging in with my old window password
Posted by c676228 at 4/17/2006 1:30:47 PM
Hi all,
I initially set up my server database with window connection. after two
months and my window password is expired and I just noticed that the server
is not started any more since the original password is not working any more.
I tried to register the server with my sql user ID and pa... more >>
SQL Server 2005 Express Connection
Posted by SoHeLL at 4/17/2006 7:57:01 AM
Hello I have a problem to connect to the SQL Server 2005 Express Edition. I
have the Visual Studio .Net 2005 and the SQL Server Management Studio Express
CTP but I cannot connect to the Database from the client to the database
instance through the network. Could be a Domain problem, i found ou... more >>
|