Forum Moderators: open

Message Too Old, No Replies

Uploading Data

data structure

         

malcolmcroucher

2:38 pm on Apr 30, 2008 (gmt 0)

10+ Year Member



Hi ,

I hae data i the following format:

x
x
x
x
x
x
x
x

however I would like to upload it to a database in the following format :

#*$!#*$!#*$!#*$!#*$!#*$!x

any suggestions ?

Regards

coopster

3:48 pm on May 2, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I assuming you are just trying to flatten out the data? You could flatten it out before you upload. Another option would be to script the upload and insertion process.