Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview
Message
De
01/07/2002 04:54:27
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/06/2002 09:23:10
Issam Mansour
Jordan Business Machines
Amman, Jordanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00673582
Message ID:
00673776
Vues:
15
>Hi,
>
>Thanks for your good help it are wonderful to read UT magazine June 2001 article.
>
>I am trying to use the H.FlexGrid but we are using tables with no database, can we able to use and how...?
>
>
>Thanks for your support
>
>Best regards
>Issam Mansour

You could use with free tables too. In that case instead of DBC, TestDataLoc points to a directory where free tables reside :
* Free table version
TESTDATALOC = sys(5)+curdir() && Free table directory
strCn = [Data Provider = MSDASQL;]+;
   [DSN=Visual FoxPro Tables;UID=;PWD=;SourceDB=]+TESTDATALOC+[;]+;
   [SourceType=DBF;Exclusive=No;BackgroundFetch=Yes;Collate=Machine;]
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
Répondre
Fil
Voir

Click here to load this message in the networking platform