> Hi,
>
> I have a database table, which was made with Microsoft Access and am to move
> the data into a mysql database table. As there are some long entries, which
> exceed the data size allowed in a table cell by Microsoft Excel I can't
> export it via Excel and convert it from Excel into a
I have similar problem with with a small query:
select firma from partneri where firma like '%\%%';
It's work fine in mysql client , but on page it works without error , but
also without where ... like .. too:)) Is there any chances that this is
problem of language we use in our web apps? I am
Hi,
I need to import data from tables writen in MS Word 97 into MySQL
under Linux:(( THe problem is that I don'w have windows box with MS
Office, and even if I have, I don't know to use Office. And the other
problem is that I data r writen using Serbian latinic letters which I have
to save whe