all groups > sql server odbc > february 2006
connection string for ODBC
Posted by Mark Miller at 2/28/2006 5:24:11 PM
Okay, I admit it. I just don't see how to do this. I need to set a
connection string for SSL connections to our database. But, I can't
figure out where to set the connection string for the specific DSN. This
will be setting specific clients for SSL connections.
Mark.... more >>
progetto access sql ed exchange server
Posted by catazze at 2/23/2006 12:00:00 AM
Avrei bisogno di gestire un progetto access (database SQL) legato a delle
attività e rubriche di Exhange Server.
Non vorrei farlo con ODBC ma via codice.
Qualche suggerimento?
... more >>
ODBC Drivers error '80004005'
Posted by Dannyb at 2/20/2006 10:03:15 PM
Hello, I am running IIS 6.0 on a windows 2003 server. I have an asp page
that accessed a SQL server 2000 running on windows 2003 through DSN. Every
once in a while the webpage becomes inaccessable and gives the following
message:
Microsoft OLE DB Provider for ODBC Drivers error '800040... more >>
Timeout expired error?
Posted by Olav Tollefsen at 2/14/2006 5:41:25 PM
I get the below error when I query a SQL Server database from my ASP.NET
application. It looks like the timeout is 30 seconds.
How can I increase the timeout?
Olav
ERROR [HYT00] [Microsoft][ODBC SQL Server Driver]Timeout expired
Description: An unhandled exception occurred during the exe... more >>
Identity corruption after 200-400 inserts??????
Posted by William Sullivan at 2/10/2006 8:58:36 AM
Sql 2k, server has four dual-core processors. We're encountering an error
every 200-400 inserts that we are attempting to insert a duplicate row. The
table is simple:
BrokenIdentity
ID PK, identity
foo varchar
bar varchar
and so is the insert:
INSERT INTO BrokenI... more >>
how to add ODBC DSN to multiple computers
Posted by Joseph O'Brien at 2/8/2006 2:44:50 PM
Hello. I need to set add an SQL ODBC System DSN to each computer on
our domain.
The suggestions I've seen so far involve setting up a GPO startup
script using VBScript to call an API, or a batch file using odbcconf.
I don't know VB, and I could find very little information about how to
use o... more >>
native client not listed in odbc control panel
Posted by Citizen10Bears NO[at]SPAM gmail.com at 2/7/2006 6:48:46 AM
on my pc I have sqlserver2000 and sqlserver2005
in odbc control panel, I create a new connection, but native client is
not listed.
I have uninstalled and reinstalled native client several times.
I have checked the registry and it seems to make reference to the
correct dll there.
Why can'... more >>
Please help! Insert a picture in an MS SQL Server table
Posted by De kessé at 2/5/2006 10:49:46 AM
Please help! Insert a picture in an MS SQL Server table
How can u insert a picture an an image field in SQL server table? Is it
possible from SQL server tools or other tools, programming?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Connection from Access to SQL Server does not show ALL tables
Posted by Steve at 2/3/2006 9:50:21 AM
I have an ODBC connection to a SQL server database and for some reason I can
see some of the tables but not all of them when i try to establish a link to
a table.
any ideas? Is there such a thing as a hidden table at the SQL server end ?
--
Steve... more >>
|