| Thread | Last Post | Replies |
|
| is this a connection problem or am I going bonkers? | 30 Nov 2004 19:38 GMT | 1 |
I have SQL installed locally, and it has been working fine for some time. However, today when I went to Enterprise Manager I could see the tree view but as soon as I selected "Databases" everything froze, Task Manager reported that the application was not responding. I left it ...
|
| Error running DTS from Client install of Enterprise Manager | 30 Nov 2004 14:33 GMT | 2 |
I am using the client install of SQL Enterprise manger to connect to my SQL server. I can open the server and view the DTS packages but when I try to view a transform data task or try to run a task or a package I get the following error.
|
| Executing SP in MSSQL takes forever via JDBC?! | 30 Nov 2004 07:49 GMT | 2 |
I need to execute a stored procedure in our database server, MS SQL Server 2000 and it takes forever... I'm using Microsoft SQL Server 2000 Driver for JDBC Version 2.2.0037 My code:
|
| Use SQL statements in Excel VBA to query SQL Server Data Problem | 30 Nov 2004 00:34 GMT | 1 |
I try to use SQL satatment to query data from SQL Server but I don't know why I need to increase 2 into the "intDay". If there no 2 increse the day will display is 3 not 5. Who can tell me what problems have. Thanks! =================================================
|
| SQL-Server Integrated security connnection and SharePoint 2003 | 29 Nov 2004 17:23 GMT | 1 |
We have an ascx User Control that makes sqlclient database connection to SQL-Server 2000. This user control is then contained on asp.net page for testing (we eventually want To use control in a web part).
|
| SSPI Contect Error | 29 Nov 2004 17:13 GMT | 2 |
I'm able to connect to connect to server using the netbios name but, if I connect using the FQDN I get the SSPI error
|
| Scripting named pipes alias | 29 Nov 2004 17:08 GMT | 1 |
Hi! I have an app, that uses BDE to connect to server. Recently I movrd the server to a named instance on a cluster. Due to some BDE issues the app stoped working. A workarounfd was found: to add an alias to
|
| How to Fill a Combobox with a fiel in a table? | 28 Nov 2004 16:14 GMT | 1 |
Can somebody help me to fill a combobox with a field (ex: "Description") in a table (Ex: Countries)? Thank's
|
| Error 18452 | 28 Nov 2004 03:49 GMT | 3 |
I am getting Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection. [SQLSTATE 28000] when try to run a RPC call from one sql server 2000 to an other sql 2000. I have setup/configure the remote server connection on both servers and they have the ...
|
| How to FTP via VPN to sites with real adresses on different IP's ? | 27 Nov 2004 16:23 GMT | 1 |
I am using Windows 2003 Server. The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real Internet address specified, w.x.y.z. So when the VPN comes up using a private IP, I can't connect to any of the FTP ...
|
| How to FTP via VPN to sites with real adresses on different IP's ? | 27 Nov 2004 16:22 GMT | 1 |
I am using Windows 2003 Server. The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real Internet address specified, w.x.y.z. So when the VPN comes up using a private IP, I can't connect to any of the FTP ...
|
| VB6 apps cannot connect to SQL2000 | 26 Nov 2004 14:23 GMT | 3 |
I am working to replace our production SQL7 server on NT with a new box running SQL2000 with Win2k3. Last week I had prepped the new server by importing the db from backup, the jobs, DTS packages, and by (hopefully) restoring the user accounts - only 6 of them. The old and new ...
|
| How to FTP via VPN to sites with real adresses on different IP's ? | 26 Nov 2004 09:41 GMT | 1 |
I am using Windows 2003 Server. The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real Internet address specified, w.x.y.z. So when the VPN comes up using a private IP, I can't connect to any of the FTP ...
|
| Connection pooling & Windows authentication | 25 Nov 2004 10:02 GMT | 2 |
Hey all, I'm connecting to SqlServer 2000 from an ASP.NET web application. The web application runs under a specific Identity (impersonating to a specific windows account), the connection string contains
|
| DATABASE= or INITIAL CATALOG=? | 24 Nov 2004 17:03 GMT | 3 |
I'm setting up a DSN for a new SQL Server install, and had some problems with an existing Access app. Every query resulted in an "object not found", and after a little poking about it became clear that it was because the app was connecting to "master" instead of our database.
|