I have an app developed in VFP7.
In a prg I have a procedure which will accept three parameters. When a call is made to this procedure with more than 3 parameters, I get a VFP error "Must specify additional parameters" which makes sense. But I would like to trap this message and...
Hi all,
I am using SQL database on a server, vfp and the middle-tier with some prgs. which access the db via ODBC.
If I have to update, insert or delete data to/from a table, I begin the transaction and after executing all my statements
I then commit the changes....
How does this work in web...
I am trying to work on web services. I have no idea how to get things started. I read some notes from couple of sites...but have to get some real understanding of how it will work for VFP.
I am hoping that someone can explain about web services in VFP
Thanks in advance......
Malavika
I have a text data which i have to send it accross the network. I need to convert it to mimedata before i send it across the network. Can some one please let me know how to do it.
For Eg:
Local lcString
lcString = "this is test data"
how do I send this across the network as mime...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.