i am sorry if is stupid question but i am new to LC.i search before i ask,and i don't find anything about that.
i have a customer who has 1 database with 40-50 tables and more than 30.000 records.the customer want to get the records and show up in mobile app.
my question is.
if the customer export the database> what format is best to be exported?
is possible to read the data from the local exported file?
thank you
get data from database
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: get data from database
I am rather new also but I have had great success reading in databases straight from SQL (mySQL). Why are you converting them to a local source?
Re: get data from database
the database of my customer is web based and he use it with .asp and he don't want remote access.
So need to be local in the mobile and don't get the data remotely.that customer want. (No remote access to database)
So need to be local in the mobile and don't get the data remotely.that customer want. (No remote access to database)