Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP with VFP backend...worth it?
Message
De
07/05/2000 07:42:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00366437
Message ID:
00367073
Vues:
28
I'm in the thick of things the same as you, developing a web application using VFP tables. I've decided to go this ASP, ADO, OLE DB route for several reasons. I have my tables all in the same directory. One connecton to the directory for each recordset.open "..", strProvider using the same handle works really well. I also write/update/store using the same connection. I use a command.commandtext, command.createparameter(), .parameter.append(,,,,) and command.execute to write my data. Thus far I've had good success to the FoxPro tables. I use JavaScript on the client side and ASP on the server side (IIS).

I'd be interested in any specific additonal problems you might be having. I'll post any problems I encounter as well.

I've purposely stayed away form com objects, although they work really great.
C. W. Finch Consulting
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform