Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > sql server odbc > october 2007

MS-Access and SQL 2005 Application Roles
Posted by Dedge at 10/24/2007 9:19:01 AM
I have created an Application Role with DEFAULT_SCHEMA=dbo. From MS-Access, I retrieve the AR password and execute sp_setapprole as follows: qd.Connect = strODBCConnect qd.ReturnsRecords = False qd.SQL = "exec sp_setapprole 'MyAppName','" & strAppRolePWD & "';" qd.Execute Fine un...more >>

error: odbc in vista (with asp)
Posted by MiltonPT NO[at]SPAM gmail.com at 10/20/2007 8:47:28 AM
i dont connect db (sql server 2005) in vista. why? i have a cod in asp and no conect database. the error is: "Microsoft SQL Native Client Version 09.00.3042 Running connectivity tests... Attempting connection [Microsoft][SQL Native Client]TCP Provider: No connection could be made bec...more >>

updating a linked Access table
Posted by jaylou at 10/11/2007 1:00:01 PM
Dont shoot the messenger.... I inheited a system that uses an Access MDB as the front end with local tables in it. There is a SQL server 2005 database which pulls data from the Access tables and inserts into SQL tables to create invoices. Information is keyed into Access, at the end of the ...more >>

MySQL linked server on SQL Server 2000
Posted by Pete Griffiths at 10/11/2007 12:00:00 AM
Hi folks, I'm having a spot of bother creating a linked MySQL server on SQL2K. I'm using the following code on an SP4 SQL2K instance. MySQL 5.1 is installed on the same box, and I've installed the MySQL ODBC 3.51 Driver. sp_addlinkedserver 'myAlias' , 'MySQL' , 'MSDASQL' , Null ...more >>

Communication link failure [ODBC SQL Server Driver]
Posted by Uma at 10/9/2007 6:53:03 AM
Hello ! Anyone, please help. I got the error 08501 : [Microsoft][ODBC SQL Server Driver] Communication link failure, when I connect to database in SQL Server via some application and it happened very very often. I'm trying to find the way to solve on internet, but could not. Please su...more >>

importinf FoxPro data in SQL Server 2000?
Posted by Dzemal Tipura at 10/2/2007 12:00:00 AM
Hi, how can i import dbc (FoxPro) database in sql server 2000? thx...more >>



DevelopmentNow Blog