Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Database autoincrement
#1
is it possible to return an autoincrement value when inserting data
into a mdb ?
pi
#2
if it's an integer you could query the database for 'max(field_name) and then add one.
An old blog on QM coding and automation.

The Macro Hook
#3
ty bro
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)