Forum Moderators: open
I have a MySQL DB containing contact information. Number, Address, Name, Initials.
I would like to ask for your suggestion in what would be the best approach to get search results from MySQL DB, which script would be the best to use.
Since i do not have programming knowledge to script my own application.
Looking forward to hearing your voices!
Regards
John! :)
i actualy has data on an excel sheet, and i imported them to mysql. i would like to search the mysql db in an efficient way. Or do you suggest any other method for searching entries in my excel file?
A better alternative to index a excel content?
sorted data extraction from db?
data on an excel sheet, and i imported them to mysql?
you can upload data from excel to database by saving the file into CSV..