Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use it to list the table names and data? #2

Open
abidullah opened this issue May 26, 2015 · 9 comments
Open

Can we use it to list the table names and data? #2

abidullah opened this issue May 26, 2015 · 9 comments

Comments

@abidullah
Copy link

Can we use it to list the table names and data?

@LigeiaRowena
Copy link
Owner

I'm sorry but this tool can only list the table names in the relative combo box, but not the data.
I'll add this feature in the next release.

@abidullah
Copy link
Author

please can you work on it, I'm using this to add huge data into sqlite in my OS X app for iOS app

@abidullah
Copy link
Author

screen shot 2015-05-26 at 1 00 17 pm

@LigeiaRowena
Copy link
Owner

Hi Abidullah,
Thanks for your clarification with the screen enclosed.
Are the fields in the screen above (Name, Age, Class,...) the columns of the selected table? If yes, what kind of data do you expect in the relative textfields?

@abidullah
Copy link
Author

yes
if you can help me doing these things
Add new records
Delete Records
Edit Records

@LigeiaRowena
Copy link
Owner

Ok I'll work on this issue.

@abidullah
Copy link
Author

if you want u can help me via teamviver i already managed to get the data but its the last record only

@LigeiaRowena
Copy link
Owner

I'm sorry Abidullah but maybe there was a misunderstanding.
This is an open source project I made for help a collegue, and the main intent of this tool was to give the exact size in kb of each table of a db. In the open source world we help each other, but I don't think that the purpose of this tool is to make a simple INSERT: this tool was created only to give infos about a db or a table of a db. If you need something else I can recommend you the following tools:
https://github.com/ccgus/fmdb
https://github.com/AlvaroFranco/AFSQLManager
https://github.com/isee15/Sqlite-Viewer
I recommend also to see CoreData, that's the main sqlite wrapper and it's also native!
Anyway if I have time I'll work on the enhancement you asked ;)

@abidullah
Copy link
Author

thanks for the help, my app is for collage project as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants