|
-
Jul 27th, 2004, 11:42 AM
#1
Thread Starter
Junior Member
update and delete data
Hi,
i sorted the data when i configure the DataAdapter when load into the dataset as follow.
SELECT CustNo, CustFName, CustLName, CustTitle, CustIC, CustDoB, Deposit, JoinDate, CustAdd_1, CustAdd_2, Postcode, City, State, HomePhone, WorkPhone, HandPhone, Email, Gender FROM Customers ORDER BY CustLName.
i am having a problem of doing update and delete of the data in Customers. How do i solved these problems?? Please help.
Thanks in advance,
Viv
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|