Is there a way to use a table without pk's - for example the special case 
where a view is used.  

I have need to access tables via views.  The views are insert-able, and 
update-able, etc..  But they lack a way to retrieve the last PK (current pk 
after an insert).  Accessing the tables directly violates the way the company 
wants insert,update, etc.. to work.   The views do all the work - getting the 
info into the correct tables etc.  So it is in my best interest to use the 
views.

Johnf

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/201003011132.55083.jo...@jfcomputer.com

Reply via email to