Since foxpro6.0 doesn't have an auto increment function. How do I insert a
new record from a view that has a (primary key of kw_id). I am developing a
database of program keywords. I just added the kw_id (int) field thinking it
was necessary to make each record unique in order to update from views. I'm
trying to learn C# from on-line tutorials. The field that filters the view
is Lno (language no). C# is lno(12). I need to increment the highest record
number and I am not sure how if it's hidden by the filter.

Gary Jeurink



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/2E2ECB6726C048D9A3CC0B1AD4DFF5D2@OwnerPC
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to