Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Try to connect a paradox table( log.db ) since succes
Message
De
25/04/2012 09:59:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01542559
Message ID:
01542572
Vues:
49
SWAG:
>
>    .TABLES	= "log" && log.db
>    .DATASOURCE.cursorlocation = 3
>    .DATASOURCE.locktype= 3
>    .BUFFERMODEOVERRIDE = 5
>    *------------------------------------
>
>    .SELECTCMD		=	"select * from " + .TABLES
>      .oconnection.execute( "select * from " + .TABLES )
>
is the driver smart enough to add the db-extension ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform