Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A quickie about view
Message
De
04/04/2001 11:48:48
David Brunelle
Université de Sherbrooke
Sherbrooke, Québec, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00491853
Message ID:
00491924
Vues:
7
Thanks for the suggestions,although my error was a stupid one from my side
I had DBSetProp(&lcview...) instead of DBSetProp(lcview)
It's working as I write... =)

>Hi David,
>
>>It seem like it will work .. but now I have problem opening my database =)
>>the path to my database is stored in a variable called lcPAth (which look like C:\DATA\OPTSQ\CAS.DBC . So here's what I do.
>>
>> OPEN DATABASE (lcPath) EXCL
>> DBSetProp (........ )
>> CLOSE DATABASE ALL && it's supposed to be the only one anyway
>>

>>WHen I do this, it says that it cannot find the Alias ... Any other idea..?
>>
>
>Oh, I've got LOTS of ideas. <g>
>When do you get the error? on the Open database, DbSetProp() or the Close database?
>Assuming the DbSetProp(), does the view contain a free table? Or another view? If so, you should open them before issuing the DbSetProp()
>Also, I usually cd to the dbc directory before issuing the DbSetProp(). Not required, but just my practice.
>HTH,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform