Dear All ,
A few tables of my database crashed and are not getting repaired .What is
the best way to recover the data .
Any suggestion will be of great help .
Regards
Stanley Joseph
+44 (0) 208 665 4291 (W)
+44 (0) 777 621 0132 (M)
http://www.themobilerepublic.com
The Price, The Choice, The
Hi ,
Is there a easy way to back up the mysql data base via scheduler
thanks
Stanley
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archiv
Hi ,
When ever I am running my query it gives me
1030- got error 134 from table handler.
has anybody come across it.
Any help will be greatly appreciated.
Thanks
Stanley
This email and any attachments
Hi ,
I am trying to upload a CSV file directly to the database using command
strSQL = "load data infile '" & strFNPath & "' into table products"
where , strFNPath =>Path of the file
But its not working correctly ,it uploads some data and then seem to stop
or enter values in the wrong places
Hi ,
I am trying to upload a CSV file directly to the database using command
strSQL = "load data infile '" & strFNPath & "' into table products"
where , strFNPath =>Path of the file
But its not working correctly ,it uploads some data and then seem to stop
or enter values in the wrong places.