[Gambas-user] Data Base Example

T Lee Davidson t.lee.davidson at ...626...
Mon Jan 26 18:48:52 CET 2015


Good work, Lewis.


Lee
__________

"Artificial Intelligence is no match for natural stupidity."

On 01/26/2015 09:28 AM, Lewis Balentine wrote:
> Following a thread from last week regarding refreshing DataControl I have
> developed a small GUI project to demonstrate the use of DataSource and
> DataControl items of gb.db.form. It demonstrates how to create the data
> connection, move between records (first, previous, next, last), save/cancel
> edits, begin/commit/rollback transactions.  There are 299 lines of code with the
> majority dedicated to enabling/disabling the various buttons. It includes a
> SQLite data file but should be compatable with any supported Database.
>
> I did "try" to publish this to the software farm but I encountered a problem
> with my credentials. Comments or suggestions for improvement are welcomed.
>
> Regards,
>
> Lewis Balentine
>
> P.S.
> Many thanks to  Lee Davidson for help in working out the cancel process.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
>
>
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list