Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Frontpage 2000 and VFP DB
Message
De
02/12/2002 05:42:51
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
02/12/2002 05:22:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00728533
Message ID:
00728536
Vues:
18
>if i will be using frontpage 2000 as my frontend, how will i use VFP DB as my backend?how will i connect the 2?

I don't use FP but AFAIK whatit does to create HTM,ASP pages. In ASP created set your connection string to VFP db. ie :

set oConn = createobject("ADODB.connection")
oConn.Connstring = "Provider=VFPOLEDB.1;Data source=c:\myPath\myDatabase.dbc"

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