Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exporting data in MSACCESS
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01192149
Message ID:
01205147
Vues:
22
Try
lnConnHandle = SQLSTRINGCONNECT('Driver={Microsoft Access Driver (*.mdb)};Dbq="'+
	lcMDBDir+'\'+lcMDBName+'";Uid=Admin;Pwd=;')
>>I think I've done what you said and I am now getting an error that says "FUNCTION NAME MISSING )."
>>
>>Cecil
>>
>
>You're probably still missing one quote. Also your string doesn't match any of the strings listed on the site Al pointed to.
>
>May be it's time to go to sleep? 2:19 am here.
>
>>
>>lnConnHandle = SQLSTRINGCONNECT('DSN=MS Access Database;DBQ="'+;
>>	lcMDBDir+'\'+lcMDBName+'";DefaultDir='"+;
>>	lcMDBDir+'";DriverId=25;FIL=MS Access;MaxBufferSize=2048;'+;
>>	'PageTimeout=5;UID=admin;')
>>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform