Re: select * where [whatever column] LIKE '%something%'

2001-10-05 Thread snehalata
Hi, I don't think it is possible with out specifing the field names. But we can get the soultion in the following way If we have tabel calles 'test' with fields namely field1 and field2 then you can get all the records that conatin 'c' with the following query select * from

urgent

2001-09-06 Thread snehalata
Hi, We are facing problem with mysql on linux. We are unable to give the password for admin user. Can you please give all the list for installation and user creation as well as for uninstalling? Thanks, Sneha -

Problem with mysql connections.

2001-05-22 Thread Snehalata
Dear Sir, We installed MySql server on one system. I have the test database, and My own database named Gomoos. When i using to connect to the database using java program with a jdbc driver i am not able to connect to my database Gomoos .But i am able to connect to test database. When i am