Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update of Tables of Access database
Message
 
To
08/06/2004 12:03:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00911207
Message ID:
00911231
Views:
21
>Hello,
>I need update a table of access database.
>Can I do it with a cursor of VFP ?
>Many thanks

Yes you can - you can do it with VFP's SQL extensions or Access automation!

It's just like UPDATEing and INSERTing into a SQL Table. Do you have experience with SQL?

Have you looked at SQLCONNECT() and SQLEXEC()?

I have an Access text book (a friend left it in my book case:-) - if you have some specific questions I will try and answer?

Look at the SQLCONNECT() and SQLEXEC() commands in the VFP Help system and post back. The more specific your question - the easier to answer.
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform