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
April 2007
May 2007
June 2007
July 2007
August 2007
November 2007
March 2008
all groups > dotnet odbc.net > june 2005

pervasive data connection
Posted by Lam at 6/30/2005 2:53:32 PM
hi I create a System DSN which connect to the Pervasive database located on a computer in the network. How can I write the code to connect to the database? or is there a namespace that I can use? Thanks a lot ...more >>


Access DB, function w/n Stored Procedure...?
Posted by David at 6/15/2005 7:26:06 AM
Hi everyone. I have read every page that Google returns on this topic, but can't find anything that resolves my problem. Basically, I have an Access Database that does a number of different calculations. One of these calculations is rather complex, and could not be implemented properly u...more >>

Using VFP(version 8) in .NET Window form
Posted by dch at 6/8/2005 9:20:32 AM
I am having trouble to use VFP tables in .NET environment. I am using VS 2003 and created a Window Form. I dragged a VFP table to my Window form to create data connection and data adapter. The connection was created but not the adapater. I got an error message: The wizard detected the followin...more >>

How can I display the table names and field names in FoxPro 2.06 using Visual Basic.net
Posted by Nida Ahmad via .NET 247 at 6/7/2005 9:59:37 PM
I need to display table names and field names for each table in FoxPro 2.06 from my project using ODBC.I am working in VB .Net. I found following functions to display the desired results 'Display Tables' and 'Display Structure' But when i run them from my project i get an error. What are th...more >>

how to display field names for each table in Access?
Posted by Mahvish K via .NET 247 at 6/7/2005 9:53:26 PM
Hi I am working in VB .Net and i need to display field names for each table in Access from my application using ODBC. Could you please help me out with the query that i need to display them. -------------------------------- From: Mahvish K ----------------------- Posted by a user from .N...more >>

Using OdbcParameter, Error "Column XX cannot be Null"
Posted by Robert G at 6/5/2005 10:49:49 PM
Hi, I'm using VB. NET 2003 and MySql. When I try to run the ExecuteNonQuery part, it keeps giving me this error. My Code (simplified): Dim cmdSql As OdbcCommand Dim Param As OdbcParameter cmdSql = New OdbcCommand cmdSql = conn1.CreateCommand cmdSql.CommandText = "INSERT INTO customer"...more >>

ASP.Net ODBC Connection to local Access 2000 fails under impersona
Posted by stueyh at 6/3/2005 5:25:14 AM
When attempting to connect to an Access 2000 DB using ADO.Net from within ASP.Net running under an impersonated local user account receiving the following error. ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Disk or network error. ERROR [IM006] [Microsoft][ODBC Driver Manager] Dri...more >>



DevelopmentNow Blog