[EMAIL PROTECTED]: > > Thanks Tom. I have poured over the printed manual and lr > and can't get it > working. I even checked the RBlibrary and would pay for it, > but there is no > mention databases in the RB2006 blurb. > > question : if you create a database in RB2006 using the > Project Add method ...
Try to not create the DB that way - create it via code instead. There's a database project example that comes with RB - if you don't have the "Example Projects" file get it from RS download area and then check the "Project.rbp" under "Database Example". This example creates the DB and tables via code on the App Open event and it shows also how to insert/delete/edit records. Carlos _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
