I have .dll file in my project,i want to access the .dll file and retrieve the data from the database fields using swift.i didn't get any idea to retrieve the information.I am new to iOS development any advice would be greatly appreciated! Thank you.
Asked
Active
Viewed 468 times
1
-
Are you sure `dll` file? – Bista Sep 07 '16 at 05:59
-
where did you get this file? You mean this kind of file? http://www.codeproject.com/Questions/736539/MySQL-Data-dll-reference-error – Bista Sep 07 '16 at 06:01
-
My colleague created this database i downloaded the database from the server db – Raghuram Sep 07 '16 at 06:05
-
ASk him to provide in .sql format. – Bista Sep 07 '16 at 06:08
-
yes now he changed to .rdb – Raghuram Sep 07 '16 at 06:21
-
check this: http://stackoverflow.com/questions/3837501/relationship-between-rdb-and-sqlite – Bista Sep 07 '16 at 06:22