If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > updating a column in CSV file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-10-06, 09:52
madhuri.t madhuri.t is offline
Registered User
 
Join Date: Apr 2006
Posts: 10
updating a column in CSV file

I have coulumn name called exp_date which is in dd/mmy/yyyy format in my csv file and I need to update this column with the format mm/dd/yyyy. I could connect to my CSV file using OLEDB provider and display the data using recordset , now how do I update the column name with values. can i use a normal Sql update in my asp page?

thanks,
Madhuri
Reply With Quote
  #2 (permalink)  
Old 07-11-06, 09:07
DBA_Rahul DBA_Rahul is offline
Registered User
 
Join Date: May 2004
Location: bangalore
Posts: 270
Use FileSytemObject
__________________
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On