Hello
I am using sqlite as backend and ms access front end application.
there are two questions I have with this development.
I would like to store the attachment in sqlite from ms access ( like native functionality of ms access ) how to make this possible ?
as in Sqlite we dont have attachment as datatype.
second question is that.
In ms access front end i am saving date field as dd/mm/yyyy but it store the data into sqlite table as mm/dd/yyyy, please assist. why this is happening.
I am using sqlite as backend and ms access front end application.
there are two questions I have with this development.
I would like to store the attachment in sqlite from ms access ( like native functionality of ms access ) how to make this possible ?
as in Sqlite we dont have attachment as datatype.
second question is that.
In ms access front end i am saving date field as dd/mm/yyyy but it store the data into sqlite table as mm/dd/yyyy, please assist. why this is happening.