| Thread | Last Post | Replies |
|
| SQL & ODBC problems | 12 Oct 2005 02:43 GMT | 1 |
All of a sudden one of our network workstations received the following message when trying to access a program Microsoft SQL Service Login -Connection Failed
|
| SQL Server 2005 JDBC Driver - JBoss configuration with a data sour | 11 Oct 2005 22:39 GMT | 1 |
I have downloaded "sqljdbc_1.0.419.102_enu.exe" and am trying to evaluate this new driver but am wondering how I actually set my datasource up to use it. I am currently using jdbinsightMy current data source is thus:
|
| INF & IND errors | 11 Oct 2005 01:53 GMT | 1 |
How do I update or delete a record with this floating point error in X field? And, what the heck causes it? Thanks! Chris
|
| Can't connect to the sql server | 10 Oct 2005 19:33 GMT | 1 |
I have machine A hosting SQL Server a.s, and B tries to access a.s. a.s use mixed authentication mode. A and B are in the same LAN and workgroup. B use Sql Server username and passoword to access the a.s sql server.
|
| gatting at my data! | 09 Oct 2005 17:01 GMT | 3 |
Sql Server 2000, Win 2000 Problem accessing tables in SQL Query Analyser:- ?? why can't I access the database connected as Jim ?? Created Database [SolutionsNet] - Owner Jim
|
| SQL Server Connection from Different Domain | 07 Oct 2005 19:04 GMT | 2 |
We have two domains, the production domain (where SQL Server is) and the user domain (where users log in). There is no trust between the two domains. Without using SQL Authentication Method is there a way to connect to the SQL Server using Enterprise Manager from the user
|
| Query through a firewall | 07 Oct 2005 18:29 GMT | 2 |
We have a SQL 2000 database sitting behind a CheckPoint firewall. The server host our HelpSTAR helpdesk database. Clients connect to the database from their workstation with the HelpSTAR client. All the proper ports
|
| Can't connect to remote SQL Server using VS.NET 2K3 Server Explorer | 07 Oct 2005 02:55 GMT | 1 |
For some strange reason, I can't seem to connect to SQL Server 2000 remotely from VS.NET 2003. I've tried using the wizard and doing it manually but no dice. Tried storing my connection string in my web.config file, but still no connection.
|
| wrong column size with SQLDescribeCol | 06 Oct 2005 08:33 GMT | 2 |
To dynamically set the length of a variable (Code in C) to store data, i use the ODBC API function SQLDescribeCol. When a smalldatetime column type from SQLServer is treat by SQLDescribeCol, the COLSIZE return by the function is 16 when YYYY-MM-DD HH:MM:SS contain 19 characters. ...
|
| HELP Please! Provider Cannot Be Found, It may not be properly inst | 06 Oct 2005 02:15 GMT | 4 |
On an XP PRo SP2 machine connecting to both a local and/or network SQL Server 2000 machine (unknown SP at this time), only ONE machine is getting this error "Provider cannot be found. It may not be properly installed.". While the answer looks simple (reinstall), this does not ...
|
| compile [really link] question | 05 Oct 2005 16:43 GMT | 1 |
I'm having trouble linking a simple example using the bcp functions... The error: ************************************************ test.obj : error LNK2001: unresolved external symbol _bcp_init@20
|
| [ODBC SQL Server Driver]Communication link failure | 05 Oct 2005 14:57 GMT | 1 |
This error is being generated from a SQLServer2000 database being accessed via ASP over the web, any suggestions for fixing it? THANKS
|
| PHP and Navision C/ODBC | 05 Oct 2005 11:25 GMT | 1 |
Hello! I have a problem trying to access with PHP to a Navision Database (actually the demo Navision database). I have created the system DSN, named "NavisionSystem", with the Navision ODBC driver, in a Windows 2003 server, with Apache 1.3 and PHP 5.0.2
|
| SELECT is fine, but INSERT gets Timeout Expired | 05 Oct 2005 03:39 GMT | 2 |
I have a computer A in Domain AA, and have SQL Server installed on computer B in Domain BB. When I connect from computer A to SQL intance in B using script or C# program, SELECT statements work fine, but when I try INSERT I get "Timeout
|
| Driver | 05 Oct 2005 02:58 GMT | 1 |
I’m developing a simple program which will connect to a SQL Server 2000, but when I install the SQL Server I got a message inform me that I cannot complete, once I check the ODBC drivers I cannot find any of them. I’m using a Win XP home edition, although I’ve tried to ...
|