| Thread | Last Post | Replies |
|
| sqlserver connect to essbase | 31 Mar 2007 13:32 GMT | 1 |
Dear recipient: How connect from sqlserver 2000 and 2005 to essbase??? Is with ODBC or OLEDB or I dont have idea? Can you help me please?
|
| Sql Server 2000; TCP/IP vs named Pipes | 31 Mar 2007 13:31 GMT | 1 |
My company is running an application that uses sql server 2000 sp3. Sql server 2000 is configured to accept only TCP/IP (port 1433) or Named Pipes. We prefer to use TCP/IP but we are having issues with users losing there connection to the DB if they use TCP/IP. The problem is ...
|
| 2005 Express Error: Could not open a connection to SQL Server | 30 Mar 2007 23:37 GMT | 2 |
Hi, I can't connect to my remote SQL Server 2005 Express - can anyone help? SETTINGS: Server Type: Database Engine
|
| DAH! Copying Database from 2005 to 2000, membership database | 29 Mar 2007 20:23 GMT | 1 |
What is the best way to do this? Specifically, the Memberhsip class database. Maybe that's more of my problem than just copying a database, is that my database also contains the membership tables, which I really can't lose as th 40+ users in it would be gone. What's the best ...
|
| Too many connections | 29 Mar 2007 16:48 GMT | 4 |
We have many SQL 2000 server, that is not setup as a distributor or a publisher. It is not involved in replication. we we have been seeing a bunch of connections on the server from user NT AUTHORITY/SYSTEM application SQLDMO executing exec
|
| Windows Authentication in management studio over VPN | 28 Mar 2007 22:38 GMT | 5 |
I have recently started using sql server management studio - I logon to my desktop (Vista ultimate 32 bit) at home (using an account like 'compname\myname') - I now VPN into my workplace (using my workplace account 'domainname\MyAcct').
|
| ODBC | 28 Mar 2007 21:02 GMT | 1 |
I am extracting data from SQL Server to another data form, and i have a table which is of 5 GB , when ODBC reads the table a error comes "failed to create recordset from table". Can someone suggest what might be the reason, 1 reason i found was that the jet.temp it creates in ...
|
| querying a table in Master as a semaphore | 28 Mar 2007 14:47 GMT | 1 |
We have a production database and a test database on different servers, but with the same name, and we want our programs to be able to tell which is which, so we created a table in Master on the production server only. It oughta be really easy to query for this table and know if ...
|
| Connection Reset Issue with MS SQL 2005 | 27 Mar 2007 19:54 GMT | 2 |
I am using an application with MS SQL 2005 Database + SQL Server 2005 jdbc driver.My application stops periodically becoz of Database Connection Loss and I get the following exception com.microsoft.sqlserver.jdbc.SQLServerException: An exception occurred
|
| i need to connect python to sql2005 | 27 Mar 2007 14:28 GMT | 7 |
i need to connect a small program written in Python to a SqlServer 2005 database how con i do it ?
|
| Error: 18456, Severity: 14, State: 16 | 26 Mar 2007 05:22 GMT | 6 |
I am getting the following error in the ERRORLOG File when I am trying to connect to SQL Server 2005 Express Edition from the command line. 2007-03-23 07:30:05.54 Logon Error: 18456, Severity: 14, State: 16.
|
| Losing connections with SQL 2005 | 25 Mar 2007 04:01 GMT | 7 |
We have a VB6 application that I recently converted over from SQL Server 2000 to SQL Server 2005. At numerous customer locations I am now experiencing occasional "lost connection" problems. This never happened with SQL 2000. Our client app does not use pooled connections and I ...
|
| difference between Owned schemas and Roles members | 24 Mar 2007 21:33 GMT | 1 |
I want to create a login (for account ASPNET from the Active Directory) in sql server express 2005 for a specific database. When addidng a new user to a specific database, i see: Owned schemas, where i take db_datareader and db_datawriter
|
| how to connect to MDF file with classic ASP? | 24 Mar 2007 10:45 GMT | 8 |
i have already posted this problem in an ASP newsgroup without succes, so i try here. I try to access within an cliassic ASP page an MDF file (newres.mdf) of sql server express 2005 database which is located in
|
| How to access db2/as400 file member | 24 Mar 2007 03:16 GMT | 1 |
My sql 2000 server is connecting to as400 using IBM odbc. How can I access to data of various member of a file db2/as400? What is the syntax of sql scripts? Thx,
|