Tagged Questions
0
votes
2answers
97 views
mysql to sqlite in code
I need to pull a mysql database hosted on a server and put it into the android phone which uses sqlite on the click of a button.
I have searched google and there are some options although im not too ...
0
votes
0answers
65 views
how to access profile view from database in SocialEngine4?
I am new to socialengine4 and i am having great trouble that is i have my other community site and i want to export my existing users to SE4 DATABASE.
I have got success to export existing users and ...
0
votes
1answer
236 views
Exporting tables and indexes from one SQL Server 2000 database to another
I have a SQL Server 2000 database and some tables in a database.
I want to export them (the structure, definition and indexes) to another database.
I don't want to copy the entire database, only ...
0
votes
2answers
865 views
How to create dmp file of Oracle database?
I have database reside in my Oracle 10g, I need to carry it to another PC. What should i do to import and export it to another pc?