I need to analyze a file from Excel to be able to create a table in a
SQL database that could accommodate the data.

The main concern is the maximum length of the character-valued columns.

I can get around the problem but the "blanks from nowhere" phenomenon
bothers me.

Esa

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Raul Miller
Sent: 28.06.2008 17:14
To: Programming forum
Subject: Re: [Jprogramming] Problem with the last column of a tab
delimetedfile

On 6/28/08, Lippu Esa <[EMAIL PROTECTED]> wrote:
> Any suggestions?

Perhaps if you could describe what you wanted to be doing
instead, we could pint you in the right direction?

For example, if you want only the first two columns,
you might use
   tbl2=: 2 {."1 tbl

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to