Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

The whole ODBC idea

 
   Database Help (Home) -> Visual Basic -> ODBC RSS
Next:  Connection  
Author Message
Bryan Delgado

External


Since: May 12, 2005
Posts: 1



(Msg. 1) Posted: Tue May 10, 2005 10:47 pm
Post subject: The whole ODBC idea
Archived from groups: microsoft>public>vb>database>odbc (more info?)

To date my database stuff is with access databases, and I have no real
appreciation with using ODBC.

My VB6 application: Developing code to be run on a Win2000 machine that
needs to read/write certain records in a Foxpro database. However the
application keeps returning ISAM related errors, indicating there is a
connection problem.

Questions:
1. is ODBC loaded and setup with my application installer (as built
from the AppWizard)?
2. or is the user supposed to know how to install ODBC such that
whatever DSN name I provided would work?
3. is there a way to determine (programatically) what DSN or ODBC
whatever is installed (to build an appropriate connection string)?
4. how does one build ODBC & DSN info from code on a target machine?

I have read a bit about and attempted to get DSN-Less connections, but
have yet to get that to work.

Any help using Foxpro databases with Win2000 would be great. I was able
to get the Foxpro data opened with Win98, but the migration to Win2000
has not been without surprises.


Thanks!
Bryan

 >> Stay informed about: The whole ODBC idea 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
LDAP query from ODBC? - I'm trying to build a query to pull some information from my LDAP based on a user ID. Dim conLDAP As ADODB.Connection Dim strSQL As String Dim strLDAPConn As String Dim rsUser As ADODB.Recordset Set conLDAP = New ADODB.Connection ...

ODBC Access reference material - Hi there, I was wondering if there was some kind of online reference as the the syntax used for a Microsoft ODBC Access driver's SQL statements. I'm converting a web site over to another server and I'm having syntax issues as I've just switched....

ODBC CONNECTION FROM COMMAND LINE - I am trying to get an ODBC connection created from a commandline, I have created the ODBC connection, exported the registry key, and have tried doing regedit /s "regkey", problem is after I do that it never shows us in the ODBC manager, it sh...

Automate ODBC DSN Setup - I have been thinking of using VBscript to automate the set up of the ODBC DSN entries. There are some discussions on the Internet that I can find. Unfortunately, none of them gives me any hints on how I can store the username (such as sa) and passwor...

Cursor Error w/ ODBC SQL2000 - My office inherited a legacy VB6 program that connects via a MSRDC to a SQL2000 server. The original ODBC connection pointed to a legacy Win2000 Adv Server w/ SQL2k, we have upgraded a test server Win2k3 w/ the same SQL2k. The previous server didn't..
   Database Help (Home) -> Visual Basic -> ODBC All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]