Jonathan I have several examples of a DB that is a Zip code database.
This one is a REALSQL DB updated In RB 2005 http://home.comcast.net/~digimana/downloads/DemoREALSQLdb.zip And was updated in part by a Getting Started List reader, Mark Clyma, from a REALdatabase I created in RB5.5.5 http://home.comcast.net/~digimana/downloads/DemoREALdb.zip Both projects create the database on first run and you import the data from CSV or Tab Delimited files that are included. FYI there is a potential bug in the import routine in the REALSQL version that I have never gotten around to fixing because I had hoped Mark would do it. I the DBs do not use data controls because they are so inflexible and you can do so much more in code. Lastly I also have a version of this same project that is for MySQL. http://home.comcast.net/~digimana/downloads/MySQLdemo.zip It also has some features that I have never completed but it will get you started working with MySQL if you are interested. Tom > Jonathon, > > I do not have any simpler examples. I'm just working from > that Customer-Order example. Just concentrate on how they are > making the Customer data appear (first tab in the tab panel), > and forget all that other code. That would essentially be a > simple program. > > This URL provides some downloads of examples. I haven't gone > over them yet, but they may be helpful. > > http://www.great-white-software.com/ > > TJH _______________________________________________ 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>
