Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chaning A Table's Location
Message
De
28/03/2003 05:45:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00770981
Message ID:
00771220
Vues:
9
>Can someone help me figure out to change the full path & name
>of a fox2x table in runtime. I have this code, but I get a LOGON
>FAILED error:
>
>
>FUNCTION ChangeTableLoc
>LPARAMETERS oTable, cNewTableLoc
>
>oTable.SetTableLocation(cNewTableLoc)
>
>RETURN
>
>
>I have also tried:
>
>
>
>FUNCTION ChangeTableLoc
>LPARAMETERS oTable, cNewTableLoc
>
>oTable.Location = cNewTableLoc
>
>RETURN
>
>
>
>Can someone tell me what I'm doing wrong?
>
>Thanks

This might help :
http://fox.wikis.com/wc.dll?Wiki~CrystalReportsSample~VFP
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform