Does MDB 7.0 support autoincrementing fields? 
Author Message
 Does MDB 7.0 support autoincrementing fields?

I created an application using VB 4.0 16 bit using using an MDB 2.0
format database.  It allowed me to designate a key field as a long
integer and as a counter field, which means that everytime a new
record is added, the value in the field would automatically be
incremented.

Now I am trying to port this project to VB5, but I get errors of
"unknown data type" whenever I try to compact the database to an MDB
7.0 type.

Does MDB 7.0 support autoincrementing fields?

I use this field as a keyed record number.

Thanks in advance.

Jeff Davis



Tue, 14 Sep 1999 03:00:00 GMT  
 Does MDB 7.0 support autoincrementing fields?

yes but its a little differently stored.
sorry
--
Michael Gernaey
Microsoft Corporation( I don't own it I just work there ;) )
MSN Operations Development
NT/SQL Server VB/C++



Quote:
> I created an application using VB 4.0 16 bit using using an MDB 2.0
> format database.  It allowed me to designate a key field as a long
> integer and as a counter field, which means that everytime a new
> record is added, the value in the field would automatically be
> incremented.

> Now I am trying to port this project to VB5, but I get errors of
> "unknown data type" whenever I try to compact the database to an MDB
> 7.0 type.

> Does MDB 7.0 support autoincrementing fields?

> I use this field as a keyed record number.

> Thanks in advance.

> Jeff Davis



Tue, 14 Sep 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Memo field not supported Crystal 8.0 Sql 7.0

2. ADO 2.0 Transaction Support for SQLServer 7.0

3. Does MS Access 7.0 support stored procedures?

4. Jet version supported in CR 7.0

5. ADO 2.0/2.1 Transaction Support for SQLServer 7.0

6. Access 2.0, 7.0 and VB5, One program to open any MDB

7. How to auto-increment filed in mdb 7.0?

8. VB 4.0 can NOT access Access 7.0 .MDB

9. Help: Problem reading Access 2.0 mdb from VB3 under Win95/Access 7.0

10. Making Stand-Alone Program of Access 7.0 MDB

11. Buildnumber isn't autoincrementing

12. FileVersionInfo and autoincrementing VersionFields

 

 
Powered by phpBB® Forum Software