| Thread | Last Post | Replies |
|
| Best practices for remote users | 22 Oct 2004 13:54 GMT | 2 |
What is the best practice to allow remote users that are not part of our domain to connect to a specific database on our server? Do we use Windows Authentication by adding them to the domain or do we use sql authentication. These users are in a different company and they will be ...
|
| Login failed for user 'null'. Not associated with trusted SQL serv | 22 Oct 2004 09:55 GMT | 3 |
.. connection. Hello all! I have a little problem and cannot solve it. On a remote location (connected through frame relay), i have
|
| Probable timeout error?? | 22 Oct 2004 07:57 GMT | 1 |
Am basically doing a select star on a collection of tables in Access tables, the data that i select is then taken and put into an SQL server database. Now i am getting the following error, which i believe is related to a timeout, as i can transfer in the region of 3-4000 records ...
|
| Database Design | 22 Oct 2004 07:29 GMT | 1 |
Well i've been given a big job of copying all the databases from an old server to a new server. In order to provide better security, availabilty, performance. My servers are in a DMZ, so i have to use remote desktop/terminal services
|
| Connecting to SQL | 22 Oct 2004 01:24 GMT | 3 |
I have a problem in connecting to an SQL database on a server from laptop computers. The users can access it from a desktop with same windows login as they use on their laptop but all I get when they try on the laptop is an error message saying connection failure. All machines are ...
|
| Select statement with a long IN clause performs very poorly | 21 Oct 2004 05:11 GMT | 3 |
I have ms-sql 2k, latest jdbc drivers (SP3) and I'm experiencing horrible performance with a PreparedStatement that contains an IN () with 500 elements. Here's a pseudo-code:
|
| Upgrade killed my connection, ASP to SQL doesn't work | 21 Oct 2004 00:11 GMT | 9 |
I upgraded W2K to 2003 enterprise on my web server, my website accesses my SQL server so customers can track shipments etc. but now on the web site I a get the error Web Error 8007007f /Classlib.asp line 151, when trying to access SQL data. I also get this during startup, ...
|
| Record limitation on transfer from an AS400 | 21 Oct 2004 00:10 GMT | 1 |
I am trying to insert records into a SQL database. I have 15000 records in a file on the AS400, but the transfer only inserts 4096 records. The insert works if I use DTS, but DTS is not an option for us. I am running SQL2000 SP2, V5R1M0 on the AS400, Client Access V5R1M0 SI02795, ...
|
| SQL Server <-> Oracle ?? | 21 Oct 2004 00:08 GMT | 2 |
I need to connect SQL Server 2000 running on a Windows 2000 machine with an Oracle database running on some Sun Solaris box... What are the possibilities?? Thanks,
|
| Connectivity error on a table | 20 Oct 2004 16:33 GMT | 2 |
I am using sgl2000 server ent. edition. I could not view the table on a database.I am able to view the structure of the same. When I try to run a query with the same table it says an error "[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen(WrapperRead())"
|
| SELECT MAX(...) performance SQL Server/ODBC | 20 Oct 2004 14:23 GMT | 2 |
I work on a commercial software product that is a database application. ODBC database connectivity and MFC record set classes are used to access the database. The software supports three types of databases - Oracle, Sybase ASA, and SQL Server. One of our clients has a relatively ...
|
| network error | 20 Oct 2004 10:09 GMT | 1 |
> I get the following error: > > Server: Msg 11, Level 16, State 1, Line 1 > General network error. Check your network documentation. |
| OS Error 121 - semaphone timeout period expired. | 20 Oct 2004 06:49 GMT | 1 |
I receive this error while running a db maintenance plan that backs up a 7GB db to a NAS device. All other dbs are backed up fine (they are considerably smaller) to the same device. I have tried using both a UNC for my path in addition to a mapped drive letter to my NAS device. ...
|
| Does it work in VJ#? | 19 Oct 2004 22:28 GMT | 1 |
Can this driver be converted to .NET with jbimp, or ikvm, or did the source code owners try to compile it for VJ#? I'm looking for a way to access MS SQL Server from Java that can be source code compatible between CLI and JVM, no ADO.NET involved.
|
| the transaction timeout feature in the 3a driver | 19 Oct 2004 22:25 GMT | 1 |
Hi, We are trying to use the distributed (XA) transaction timeout feature in the new 3a driver. First, I am following the documentation from www.datadirect.com. Does Microsoft have any documentation that
|