| Thread | Last Post | Replies |
|
| Connect to SQL 2005 via Visual Studio application | 18 May 2006 04:36 GMT | 3 |
I have created a SQL 2005 database with about 100 tables. It was actually mostly created on 2000 and attached. I have started creating a VS VB application. I am able to use any and all the tables in the applications. I have updated individual tables.
|
| Communication link failure | 18 May 2006 03:28 GMT | 4 |
We are using Access 2003 (SP2) to access a remote SQL 2000 database, using ODBC with MDAC 2.8 This is an intermittent problem and it occurs on all the clients (mostly winXP Pro)
|
| sqlserver.jdbcdriver Thread safe? | 17 May 2006 20:26 GMT | 1 |
Good afternnon, I have been developing an application in Java that will connect to multiple modems at one time, push update files, and then remotely execute the right script to perform the update into the remote database... I am curious about
|
| Connecting to SQL Express from C# via connection string | 17 May 2006 17:46 GMT | 4 |
I created a SQL Express database from within Vistual Studio. It had a property ConnectionString, so I grabbed that value and attempted to use it in code. (I did add an @ at the beginning and doubled the literal double quote symbols.) The code that assigns the connection string ...
|
| Integrated Authentication | 17 May 2006 16:11 GMT | 4 |
with the Microsoft SQL Server 2005 JDBC Driver - Beta 2 driver Intergrated Authentication should be possible. The only question is: How? Has anybody experienced something? Cheers
|
| ODBC on SQL 2005 | 17 May 2006 05:27 GMT | 1 |
I need to set up an ODBC Connection to a Navision DB. Under SQL 2000 I used the regular ODBC driver and it worked fine. With SQL2005 I just can select ".net Framework Data Provider for ODBC" and I can't get the connection up and running. Does there exist any other ODBC
|
| Errors in connecting Visual Fox Pro as linked server in 2005 - HEL | 17 May 2006 02:42 GMT | 18 |
I can set up a linked server to a FoxPro DB in SQL 2000 but it fails when trying to set up the linked server in 2005. I know the MS site says something about leaking memory with the linked server but I don't even get a link that works.
|
| Databse is lost | 16 May 2006 15:58 GMT | 1 |
Hi, I am using windows server STD 2003, with SP1, with SQL server 2000 with SP1. The database stops working almost every 24 hours. I have to stop/kill services and then start again to get it back up.
|
| Extended Stored Procedure: Get the current db of the client | 16 May 2006 15:11 GMT | 14 |
Is there a way to get the current database of the client who calls my Extended Stored Procedure? I have written a DLL in Visual Studion 2005 for the SQL server 2003 in C/C++ using the functions srv_*.
|
| ODBC Bulk Update | 15 May 2006 21:37 GMT | 1 |
Anyone know where I can find source code sample for the SQL BulkOperations Update by Bookmark. The one sample I found on Microsoft's website is incomplete and somewhat inaccurate. Does anyone know where I can find a working example somewhere? I was able to successfully get the ...
|
| Insert failed | 15 May 2006 21:15 GMT | 5 |
I am running the code below on two similar tables. They both have an identity insert field and both have a timestamp. The first routine labeled Insert Product Materials runs fine, the second, Insert products mateirals, fails.
|
| java.lang.SecurityException | 15 May 2006 20:47 GMT | 1 |
I'm keep getting the following exception with JDBC 2005 driver on Websphere 6. Please let me know how to fix it. Thanks! Caused by: java.lang.SecurityException: class "com.microsoft.sqlserver.jdbc.SQLServerResource"'s signer information does
|
| Can MSDE and SQL live on the same system? | 15 May 2006 09:06 GMT | 9 |
Hey everyone, We are running MSDE on a Windows 200 server and it has data in it. What I would like to know is can we also install MSSQL 2005 on that server and have assess to both databases. Is there anything we have to do to install it and
|
| Local user XP -> remote XP | 15 May 2006 07:41 GMT | 2 |
Got the following scenario: Client machine: Windows XP Pro (SP2), logged in as local user Server machine: Windows XP Pro (SP2), running SQL Server 2000 both machines in same Domain.
|
| upgrading db (SSE2005) | 15 May 2006 00:48 GMT | 3 |
i need to upgrade my client's db (the new mdf file has some new stored procedures). since the client has quite some data in the current version (and there is no way i can access the data myself), i thought that, after installing the new
|