Re: ADOX/ADO quirk when creating a primary key
From: Rob Nicholson (informed_at_community.nospam)
Date: 11/27/04
- Next message: EricYuh Taiwan: "Re: Different result of LEFT and LIKE query in mdb file"
- Previous message: Rob Nicholson: "Re: ADOX/ADO quirk when creating a primary key"
- In reply to: Rob Nicholson: "Re: ADOX/ADO quirk when creating a primary key"
- Next in thread: Frank Hickman: "Re: ADOX/ADO quirk when creating a primary key"
- Reply: Frank Hickman: "Re: ADOX/ADO quirk when creating a primary key"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 27 Nov 2004 15:07:22 -0000
> I'll try the same code in Access 2003.
Yup - same result in Access 2003 using ADOX 2.7 and ADO 2.7
Even tried it in VB6 just to make sure and same problem - SET COUNT(*)
returns zero but comment out adding the primary key and it returns 10 as
expected.
Anyone else out there willing to give it a go? It's a safe (well writes
c:\new.db) program just needs references to Microsoft Active Data Objects
Library 2.7 and Microsoft ADO Ext. 2.7 for DDL & Security.
Cheers, Rob.
PS. The above 2.8 wasn't a typo - it's 2.8 on my XP and 2.7 on the Win2K PC.
- Next message: EricYuh Taiwan: "Re: Different result of LEFT and LIKE query in mdb file"
- Previous message: Rob Nicholson: "Re: ADOX/ADO quirk when creating a primary key"
- In reply to: Rob Nicholson: "Re: ADOX/ADO quirk when creating a primary key"
- Next in thread: Frank Hickman: "Re: ADOX/ADO quirk when creating a primary key"
- Reply: Frank Hickman: "Re: ADOX/ADO quirk when creating a primary key"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|