Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP & ODBC
Message
From
11/01/2000 15:22:35
 
 
To
11/01/2000 14:54:37
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00316408
Message ID:
00316421
Views:
23
>Because of a short term deadline for upgrading a new client's software we have a need to interact with Access tables via ODBC. I've tried remote views and connections for SQL pass through but no matter what I do, either SQLCONNECT() or CREATE SQL VIEW, a dialog box pops up asking for the .MDB Access table. Is there a way to stop this behavior?
>I'm probably missing something very fundamental but I just can't find it.
>
>TIA
>Mike

try it like this:
create database myaccess
create connection myconnection

The designer will pop up. Hit "new data source" and then "add" then add a new Access ODBC data source. You will enter a name. Halfway down that dialog box, there is a button for "select database" hit that and select your database.

Be aware: You'll probably have to mark all the fields as updatedable and choose the key fields when you define a remote view.

Good luck!
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Reply
Map
View

Click here to load this message in the networking platform