Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compact a MDB file using ADO or SQL
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00688777
Message ID:
00689001
Views:
21
Hi,
DECLARE Integer SQLConfigDataSource in odbccp32.dll Integer, Integer,String, String
lcNew="c:\temp\new.mdb"
lcFile="c:\temp\Current.mdb"
IF SQLConfigDataSource(0,1,"Microsoft Access Driver (*.mdb)","COMPACT_DB= "+lcNew+" "+lcFile)=0
   * Failed
ENDIF
MartinJ

>Hi all!
>
>Anybody knows how to compact a MDB using ADO or SQL pass throught ?
>
>
>Is it possible ?
>
>
>Thanks.
>
>Vinicius Ribeiro
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Reply
Map
View

Click here to load this message in the networking platform