Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfpoledb
Message
De
09/12/2001 13:53:30
 
 
À
07/12/2001 15:38:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00591049
Message ID:
00591856
Vues:
33
>>>>What should i do to use a FoxPro Databases together with its stored procedure over INternet ? I'm in big trouble as i developed my work being sure that Vfpoledb worked properly...does it need something else to work ?
>>>>
>>>>thank u again
>>>>Alessio
>>>
>>>But it does Alessio. What's the problem ? ie: Call NewId('myTable')
>>>
>>>set oRs = oConn.Execute( "NewId('myTable')" )
>>>Response.Write(oRs.Fields(0).Value)
>>>
>>>Cetin
>>
>>I got an error like "Db Provider not found" or something like that.
>>Should I install VFP runtime ?
>>thanks again..
>>
>>PS I'll be away for a couple of day..
>
>PMFJI,
>
>The provider needs to be present and registered on the target machine. If you're using it from an ASP file that should be sufficient but if you have a VFP EXE or DLL you will need to install the VFP runtime files too. HTH


Thank u all...i installed my personalweb server again..and it seems to work now

Alessio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform