Search found 4 matches
- Mon May 24, 2010 8:47 pm
- Forum: Technical / Scripting
- Topic: Pick data from MS Access 2003 and transport into web fields
- Replies: 1
- Views: 3145
Pick data from MS Access 2003 and transport into web fields
Does by any chance anybody have a sample script, which picks data from e.g. northwind.mdb/table1/line 15/field 2 to go into a web formular? Followed by further field values out of that line? The use is meant for web sites (swap books, cd`s etc.), which not necessarily offer an upload format, but als...
- Tue Feb 09, 2010 5:29 pm
- Forum: Beginners
- Topic: Combine two different csv files into one
- Replies: 6
- Views: 7204
ZVAB Bestellnr.~Bestelleingang~Artikel 5789047~8. Februar 2010 00:25:44~Autor: Herman-Friede, Eugen Titel: Für Freudensprünge 5787952~7. Februar 2010 18:39:32~Autor: Titel: Schleswig-Holsteinischer This is the header of the file to be imported, the delimiter is TAB, which I have replace with ~. I ...
- Mon Feb 08, 2010 1:42 pm
- Forum: Beginners
- Topic: Combine two different csv files into one
- Replies: 6
- Views: 7204
Some lines
Well, this makes a rather difficult read I suppose or can one add an attachment, which I haven`t found out so far? To answer the question, no I had not considered RegEx so far, since I mainly need to shift whole columnes. At least in this very first table. But having had a closer look at the next ta...
- Sat Feb 06, 2010 11:03 pm
- Forum: Beginners
- Topic: Combine two different csv files into one
- Replies: 6
- Views: 7204
Combine two different csv files into one
or add the content of one csv file into the next one. I am sure this has been discussed already: - I have tables from different webpages, which I received using table2clipboard (Thanks and greetings to Bob Hansen, here.) - now they need to be added to an existing csv-file format, despite that they h...