Hello David,

Thursday, March 08, 2001, 11:44:21 PM, you wrote:

DP> folks,

DP> I need help. I installed mysql on NT, everthing seems fine. I wanted to insert 
fields into a table, as described in the tutorial from a file. It said the default 
that delimits a field is a tab,
DP> so I added fields delimited by tabs. (i used microsoft edit to create the file). i 
have also checked the binary and its "2020" for a tab?  but the bottom line is that 
everything is added to only
DP> the first field...

DP> advise

I don't have microsoft write, but it seems like it is converting tabs
into spaces '2020' in hex would be two spaces, not a tab. Tab's code
is 09. You should check options of your editor to find out if it is
set for tab to spaces conversion.

ImCat
DP> thanks
DP> david Phoon



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to