Skip to content

Populating Created Ms sql server management studio data with text file with no field name

2 messages · Axel Klenk, Paul Bernal

#
Dear Paul,

if I had to do that, I would look at function read.fwf() for importing your
fixed width formatted text file and at package RODBC for connecting
to your database (or function write.csv() for exporting as a CSV file).

Hope this helps,

 - axel
On Fri, May 30, 2014 at 4:40 PM, Paul Bernal <paulbernal07 at gmail.com> wrote:

            
-- 


Axel Klenk
Research Informatician
Information Management Drug Discovery

Actelion Pharmaceuticals Ltd. ??? Gewerbestrasse 16 ??? CH-4123 Allschwil ???
Switzerland
H91.O1.W01.2

axel.klenk at actelion.com ??? www.actelion.com
Address for visitors: Hegenheimermattweg 91
#
Dear Axel,

Thank you so much for your valuable help. This information does helps a lot
for sure.

Will try that and let you know how it went.

Best of regards,

Paul
El jun 2, 2014 4:06 AM, "Axel Klenk" <axel.klenk at actelion.com> escribi??: