MySQL Forums
Forum List  »  Other Migration

problems with import from *.txt file
Posted by: Bartek Cieslak
Date: November 02, 2009 06:26PM

Hi
I have a problem
I want to add to my database information. It is marked as varchar so I have to use ' ' before and after an information, but my exported file has no ' ' for example

text to need in db: 'sample text'
text in my *.txt file: sample text

how can I convert it or make it happen that my text will recieve before and after the text ' '

Options: ReplyQuote


Subject
Views
Written By
Posted
problems with import from *.txt file
4643
November 02, 2009 06:26PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.