L
Leslie
I'm in the design phase of a DB project, and want to create auto-numbered
keyfields, but I want each "primary" table to have its own "prefix" to the
auto-numbered field. E.g. Vendor would be VN as the "prefix" and then an
auto-numbered numeric field as the "auto-number" field. I would then
concatenat the two to make the field like VN00001, VN00002, etc. I would do
this for each "primary" table in the DB.
Does anyone have input or BKMs (Best Known Methods) for doing this kind of
thing?
Thanks,
Leslie
keyfields, but I want each "primary" table to have its own "prefix" to the
auto-numbered field. E.g. Vendor would be VN as the "prefix" and then an
auto-numbered numeric field as the "auto-number" field. I would then
concatenat the two to make the field like VN00001, VN00002, etc. I would do
this for each "primary" table in the DB.
Does anyone have input or BKMs (Best Known Methods) for doing this kind of
thing?
Thanks,
Leslie