| Thread | Last Post | Replies |
|
| Lost Connection - SQL | 31 Jan 2008 23:16 GMT | 1 |
How would it be that I can't access a site, I think it's timing out, but everyone else can? I have tried to access a website for my gaming guild and everyone else can. I can actually also do it myself from work, but just not from my home pc. I get the message below. I
|
| OpenRowSet Error | 31 Jan 2008 19:09 GMT | 1 |
Has anyone ever seen this error? If so what did you do to fix Cannot bulk load. Invalid column number in the format file
|
| SQLCMD can't connect to SQL Server Express SP2 | 31 Jan 2008 16:48 GMT | 6 |
This is my first post here, and I don't know if this question has been answered before. I didn't see the answer at least in the topics I reviewed. I have just installed SQL Server Express SP2 in a machine with Windows Vista Ultimate, but I can't connect to it with SQLCMD nor with ...
|
| Can't Connect to Remote Server Via Visual Basic 2008 | 30 Jan 2008 19:09 GMT | 8 |
Team - Totally lost here. New to Sql. I have an XP server running MsSql2005 Express just fine. (Server Name: BLSql1).
|
| How to connect to master..sysdatbases using VS 2005? | 29 Jan 2008 06:30 GMT | 1 |
Which login credentials should I use to connect to master..sysdatabases database using VS 2005? Thanks, William Johnston
|
| Connection providers vs | 29 Jan 2008 01:44 GMT | 1 |
I recently ran "SQLRecon" on my network and then ran SqlCmd -L. There was a 10% difference of 20 servers. (SqlCmd found more). Why wouldn't they both find the same number of servers? For years i have been connecting to Sql servers via Osql, SqlCmd, Management
|
| Slow Windows Authentication vs Fast SQL Authentication | 25 Jan 2008 18:33 GMT | 3 |
When I run: osql -S 192.168.1.xxx -E -Q "sp_who2" it takes 47 seconds. When I run: osql -S 192.168.1.xxx -U test -P password -Q "sp_who2" it takes 1 second. The client is a web server that is in the DMZ connecting to a SQL 2000
|
| is it possible to change setting for remote desktop conenction via script/batch file? | 25 Jan 2008 18:17 GMT | 1 |
how can I use vbscript or batch file to change RDP settings such as enabling or disabling "allow remote desktop connection", adding/removing user groups? Don't mind having windows prompting user on execution also how to change default administrator login account from allowing many
|
| Timeout - why? | 24 Jan 2008 15:54 GMT | 3 |
I am using SQL-Server 2000 SP4 (on Windows 2003 SBS SP2 - not R2!). I use MS Excel with ADO to connect to the SQL-Server. I get a timeout after 30 sec with this connection "Microsoft OLE DB Provider for SQL Server". However, I do not get a timeout when using "SQL Server with ODBC" ...
|
| Problems connecting to SQL 2000 server | 23 Jan 2008 01:47 GMT | 1 |
We're having problems connecting to a SQL 2000 server from a Windows 2000 Professional SP 4 platform. When we try to connect we get an error message, first advising SQL state 01000, SQL error code 16061, then SQL state 08001, SQL error code 11. This platform is not running a ...
|
| False Instance | 23 Jan 2008 01:47 GMT | 1 |
I have installed SQL Server 2005 standard edition onto a server. I must have typed something in wrong during the installation, because when I loaded SP2 Authentication dialog, it lists two instances. The correct instance shows up as "AppDB" - the other as "DBSRVR\AppDB".
|
| how to retrieve information from sql | 23 Jan 2008 01:47 GMT | 1 |
what i want is i get the informations in my database then all the information will be put in my table displyed at my page..and everytime i add something to my database the table also adds so from here
|
| Connection Problems | 23 Jan 2008 01:46 GMT | 1 |
I'm a long-time programmer new to server administration and SQL. For some reason, this stuff just doesn't seem to ever work for me. I'm developing an ASP.NET application in Visual Studio 2008. I recently upgraded from SQL Server 2005 Express to SQL Server 2005 (with SP2).
|
| Audit Logout | 23 Jan 2008 01:45 GMT | 1 |
I moved to a new sql server and the "Audit Logout" Event Class(Sql Server Profiler term( that did not took a long time before, now takes 10 seconds for each call. Any idea why is it happening?
|
| add at the same time delete | 23 Jan 2008 01:44 GMT | 1 |
[QUOTE=Dragon_EPT;14362]what i want is that everytime i add something to my sell table the stocks table deletes [code] <html>
|