Table Filtering

Saj

Active Member
Licensed User
I have a large excel spreadsheet containing place names with lat and lon values. I would like to filter on place names and display the filtered points. What would be the most efficient method of implementing this? Do I need a database?
 

Saj

Active Member
Licensed User
Hi Erel, the table will runs into 000's of rows. Which database do u suggest?
 

Saj

Active Member
Licensed User
Looking through SQLite database engine material, I think this will be appropriate. One question, what database should I use, there's loads of them out there, MySQL, MS Access, IBM DB2...:confused:
 
Top