Hi Chriss/ Mike
Here is another question why I encountered error if I add/put install replications_opt.install on the updateNamelist, I encountered "command contains unrecognized phrase/keyword" for the remarks field, so I need to mark asterisk for install field to avoid the error but the...
hConn=("Driver=SQL Server;DSN=GHIESOURCE;Server=DESKTOP-KAH179Q;UID=;PWD=;DATABASE=MASTER")
nHandle=SQLSTRINGCONNECT(hConn)
?SQLEXEC(nHandle,"SELECT * FROM DBO.replications_opt","tblMScursor")
set multilocks on
=CURSORSETPROP("Buffering", 5, "tblMScursor")...
can you give me sample cursor properties that needs to put on the script before doing updates and send new updated data records into the backend/sql table.
can you correct the sequence of the ff. script below.
=CURSORSETPROP("Buffering", 5, "tblMScursor")...
Hi All,
Can you help me, when I run my program from visual foxpro and updating the data records from browse windows unable to send update to sql table(backend). my requirements should be automatic update the records to sql table/backend.
below is my program. can you assist me what I missed the...
Hi All,
Can you give me sample code/explanation, I have MS SQL Table with data records, I want to display records once I enter and click search button in my sample data entry form(VFP Form data entry Textbox).
How can I call the script/stored from sql server database to display these records...
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.