|
|
 |
| VB How-To Ask your "How do I do this with VB?" questions in this forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the VB How-To section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

December 16th, 2003, 06:34 AM
|
|
Registered User
|
|
Join Date: Dec 2003
Location: Vancouver, BC, Canada.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
how to edit/ update records/ rows of csv file vb
hey All,
i currently have a form with a datagrid, and an adodc control.
adodc control is linked to a file dsn that points to a csv file with some sample data.
data is being read correctly, without errors into the datagrid.
but when i update, nothing is being updated.
does anyone have suggestions?
is it even possible with ado, and if so, how?
i have tried calling the UpdateBatch() and Update() methods of the adodc control, to no avail.
any assist would be most appreciated.
thanks
regards
ironMonk
__________________
--
/the Perverted Monk
/http://www.thePervertedMonk.com
\"my rant is my giant exhale... my exasperation at this approximation
of civilization that causes mad denigration in multiple nations...
(the Perverted Monk, 5th May 2001)\"
|

December 10th, 2004, 02:15 PM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Did you ever get an answer to this. I have a similar issue. I am reading in a CSV (contains basic inventory info) file for input and need to change the value of some of the fields and write them back to the same CSV file. I would like to process this file by an Item Number. Do you have an example? Thanks for the help.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |