| Thread | Last Post | Replies |
|
| How to use ODBC to find a record by key in a larger result set | 01 Oct 2005 00:56 GMT | 1 |
I'm using SQL32.INC,SQLEXT32.INC etc for the first time. I have some code working fine in a report style program and it's very fast. In Maintenance programs, I need to find a specific record and/or scroll from there. I can get the scrolling next and prior working ok and I can get ...
|
| Err Msg: String data, right truncation | 01 Oct 2005 00:45 GMT | 1 |
Fieldname: Description - varchar(100) I tried to insert a record together with the above field - Description - in Chinese characters. Once I enter the Chinese characters more than 50 characters, the err msg promt out : "[ODBC SQL Server Driver]String data,
|
| Beta2 | 30 Sep 2005 18:41 GMT | 1 |
Where is a selectmethod property in Beta2 (was in Beta1)?
|
| Users Unable to Connect with Access Project .adb | 30 Sep 2005 18:13 GMT | 2 |
I recently moved my Access BE tables to SQL Server 2000. I re-worked my Access front end .mdb to link to these tables through a DSN file. I got daring and expiremented with .adb Access Project format. It worked great except for when I tried to share it off a shared draft with ...
|
| Determining Fully Qualified Name for Linked Servers | 30 Sep 2005 02:36 GMT | 6 |
Hello again, Can someone explain to me how to determine what the fully qualified name of a linked server is? I am attempting to do a query like: SELECT * FROM LinkedServer.dbo..TableName and get this:
|
| SQL Server doesn't respond to broadcast request | 30 Sep 2005 02:30 GMT | 1 |
A problem since few weeks, all my SQL servers located on the LAN (clients too) don't respond to the broadcast request (255.255.255.255:1434), so my clients must set manually the TCP/IP port of their named instance. No firewall are placed between servers and clients. Any help ...
|
| Frontpage & MS SQL Connection Error-Please Help | 30 Sep 2005 02:24 GMT | 1 |
Hi, I have 2 servers, both with Windows 2003 Standard edition. Servers are NOT in a domain. The second server has SQL 2000, the first has IIS 6.0 Through OBDC (System DSN) I created a connection to the SQL db. Then on my laptop I opened up frontpage to create a page to view the db ...
|
| authentication error | 30 Sep 2005 01:35 GMT | 1 |
I've been having a problem connecting to my sql 2000 server database. The error reads... Server Error in '/ASP' Application. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
|
| ServerException: Lock request time out | 30 Sep 2005 00:37 GMT | 4 |
We're seeing tons of these exceptions in the MSFT driver. Can you shed any light on them? Exception caught: com.microsoft.sqlserver.jdbc.SQLServerException: Lock
|
| XA error in Beta 2 driver | 29 Sep 2005 23:56 GMT | 3 |
I'm test driver on WebLogic 8.1 SP4 on a Windows platform accessing a SQL 2005 server running on a 64 bit platform. When I deploy simple test app I get the following error (the error message is not complete and the beta documentation does not yet have an error section):
|
| Please help i can't connect.... | 29 Sep 2005 17:29 GMT | 6 |
I'm loged on Workstation as a user EUR\zzzz1 and i use different user EUR\abc123 to map a drive on remote server SERVER2, SERVER2 is a domain controler . It works. On SERVER2 i have SQL Server 2000 with mixed mode authentication.
|
| NPE in driver | 29 Sep 2005 16:40 GMT | 4 |
I'm seeing the following problem: java.lang.NullPointerException at com.microsoft.jdbc.sqlserver.tds.TDSRPCParameter.initializeUserParam(Unknown Source) at
|
| ODBC Connection | 29 Sep 2005 05:26 GMT | 1 |
Hi, All, I got problem with ODBC connection, I have a product server and a stage server, I made a sysdsn called SQLDSN, create a com+ called login and just a very simply statement: list below:
|
| Linkedserver , Navision C/ODBC, Null columns Error | 28 Sep 2005 17:17 GMT | 1 |
i am having a few problems with Linkedserver and Navision Financials. Most of the tables in navision (Customer, Prospect, Sales Line etc) have DateTime columns that may contain nothing (null). if i try to select these records i will get an error but i need access to
|
| Error on inserting record on remote server | 28 Sep 2005 10:26 GMT | 1 |
I get this error when i insert a record from my local server to a remote server. Server: Msg 7391, Level 16, State 1, Procedure usp_insSO2NavAppV2, Line 14
|