Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

multicolumn primary keys

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Virtual Data Objects Support
View previous topic :: View next topic  
Author Message
rp
Guest





PostPosted: Sat Nov 26, 2005 2:00 am    Post subject: multicolumn primary keys Reply with quote

Can I use multicolumn primary keys with VDO?
Back to top
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Sat Nov 26, 2005 8:16 am    Post subject: Reply with quote

No - you need a single field (column) defined as the primary key to allow VDO to be able to nagivate within the recordset. This is because VDO uses the ADODB Find method to navigate within the recordset and it can only handle single column primary keys.

Generally this isn't an issue because you can usually simply add an autonumber primary key column while still maintaining other a unique index on what might have been your primary key previously.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Virtual Data Objects Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group