Dear all,

Currently I am able to print out the saved values from sqlite3 database. However, I figuring out to put individual values into different text boxes..
Just like this...
[img]http://i39.tinypic.com/9jnfbn.jpg[/img]
Using my little experience on Java, I am thinking to use arraylist(if there is for python) and retrieve the desired values and put it into a indivdual variable and followed by textboxes..

Update: After many hours of searching.. this is the closest i can get... http://www.devshed.com/c/a/Python/Using-SQLite-in-Python/4/ but still I am not sure how does it execute the method which is from another class.. :cry:
Any comments on this would be great!!

Thanks.. :?

note: another same thread can be found here..

any help on this? I just need the correct directions however I don't know where to start from... :(

I don't mind putting the codes together myself..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.