<rant>
Ok, I was hoping to get to this step in the real world, but I spent the whole 
day trying to find a tool that would convert access mdb to MySql.  which would 
have been much easier if someone hadn't put /t (2 chars) at the end of each 
table name.  this caused invalid sql to be generated, and I figured it was some 
access version thing and went on to the next tool.  finaly I looked at the 
schema print out and saw all the /t's and passed out.

anyway, I now have tables in MySql and am getting ready to run the app wiz, 
then 
go eat, and mabey get back to this tonight.  I really want something Friday am.

</rant>

So, I have no idea how to handle child data.  Here is the first thing I am 
going 
to want to do:

Events have Exhibitors.  so these 2 fields:  Exhibitor.kEvent_fk references 
Event.kEvent_pk

Normal CRUD screen for Events.  user finds one, goes to the DE tab.  there 
should be some way to see the Exhibitors for that event.  what is the best 
practice so far?  :)

Carl K

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to