i have data like this.. utility.dbf..
user(c,5) departement(c,25) inventory(c,50) date(date) trxid(n,6)
RON supply PC sparepart 11/03/2024 112003
RON supply MOUSE 11/03/2024 113001
RON supply PC sparepart 11/03/2024 113019
RON...
ask for advice. how to update dbo sql values ??via vfp
The code script that I put in the button is as below:
nHandle=SQLSTRINGCONNECT("DSN=surya;UID=surya;PWD=surya_artha;DATABASE=bpr_arthasurya;")
If nHandle<0
AERROR(laError)
Suspend && an error happened
Endif
If SQLEXEC(nHandle,"SELECT *...
how to open database on odbc..
I made a loan application based on FoxPro 8 and all the coding I included was based on forum suggestions not from the www.tek-tips.com forum. After I decompile the program again because I wanted to insert the coding for restrictions in terms of financing, there...
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.