Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access to fpw2.6 tables from vfp7
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00781421
Message ID:
00781870
Vues:
18
Glad it helped.
Yes, visual tools are convenient but they cannot cover all tasks that programmer needs to resolve. And visual tools based on written code.

>Thank you.
>
>I never did anything like that. I usually do things witt the wizards and visual builders.
>
>Thanx Again,
>Neil
>
>>Something like this:
>>create data _2vfp
>>create connection myvfp;
>> connstring;
>> 'Driver={MICROSOFT VISUAL FOXPRO DRIVER};'+;
>> 'SourceDB=C:\Foxwork\_2apps\;'+;
>> 'SourceType=DBF'
>>CREATE VIEW fox2view CONNECTION myvfp AS ;
>> SELECT * FROM C:\Foxwork\_2apps\_code.dbf
>>.....
>>
>>>Hi,
>>>
>>>I have a legacy FPW 2.6 application that maintains 19 tables. Is there a way to have a multi threaded vfp 7 dll read and write the fpw tables while the tables are also being read and write by the fpw 2.6 exe. What tricks can I perform that allows me to create views of the fpw2.6 tables.
>>>
>>>Neil
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform