The easiest way is to do it through access... if this isn't an option, the 2nd best thing to do is to save it as a csv file... which option would like an explanation on? - tleish
You can do it through Access 1 of 2 ways, you can link the excel sheet or you can import it. Either way, Access will create a table that you can query against.
If you link the excel sheet, then any edits to the excel sheet will automatically show up in the Access DB... because it is "linked". However I don't recommend this if the CF app is going to hit this table a lot, but it can be a quick solution to small problems. I also don't know if you can update or insert data this with a linked table either.
If you import the table, the perfomance is better, but if you ever change the the excel sheet you just need to re-import the data into excel.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.