GLABSOKENKEN1
Programmer
Hi everyone,
Can you help me I have program in visual foxpro and the requirements table is SQL not native dbf table.
can you give me sample script/ program to update insert data into sql table with using connections string, I am not yet expert in stored procedures of SQL to call program from visual foxpro form, I just new beginner in SQL scripting
See samples textbox from Visual foxpro form.
LABEL TEXTBOX
---------------------------------
ENTER PRODUCT CODE : codtext1 SEARCH Button here --> When you enter product code then click search button all records should
be displayed, if not, message is " does not exist!!" then loop to codetext1
to begin new records entry to the ff. textboxes 1 - 4, then click Save button.
PRODUCT DESCRIPTION : destext2
QUANTITY : qtytext2
UNIT PRICES : unitext3
TOTAL AMOUNT : amttext4
SAVE BUTTON CANCEL BUTTON
Thanks
Your Reply is mostly
Appreciate