Hi,
I posted this following message several days ago at MSDN-VFP forum. Unfortunately I didn't get any responces.
This is my original message from MSDN forum.
I have an interesting puzzle.
I'm using Remote Views in VFP9 for the MS SQL Server database access. I'm trying not to store the...
Hi,
Our program updates a parameterized remote view against MS SQL Server. When we are trying to REQEURY this view after successful update with a new parameter VFP 9 doesn't update view and REQUERY returns -1. VFP 9 Help doesn't provide any information about return value of -1 for REQUERY.
Here...
Hi,
I'm trying to use VFP 9, but I have problems with the same code that runs fine in VFP8.
This is the code:
RELEASE ALL
CLOSE DATABASES
CLOSE TABLES
CLEAR
LOCAL lctmp AS STRING, lnConnHandle AS INTEGER, lctblname AS STRING
* Creating a connection string
lctmp='Description=ABC...
I have a query tool that was written in FP/VFP. It works fine for the last 10 years in our application. Now we are moving from FoxPro backend to RDBMS, to SQL Server in particular. We are using RV and SPT and VFP DAL for the data connection. Unfortunately, ODBC can't convert such VFP keywords as...
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.