If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > How to retrieve table permission???

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-03, 12:35
Darkadlove Darkadlove is offline
Registered User
 
Join Date: Nov 2001
Posts: 2
How to retrieve table permission???

Hello, I'm working on an access 2000 db with classic asp pages (Jet.OLEDB.4.0), I'm trying to insert two times the same element into a table. the problem is that the db doesn't allow me to do this. How I can know if there are primary key or unique properties on one or more colums on a table?

p.s. I haven't MS Access on my pc.
Reply With Quote
  #2 (permalink)  
Old 09-05-03, 14:55
fused fused is offline
Registered User
 
Join Date: May 2003
Posts: 23
Whats the error msg?
Reply With Quote
  #3 (permalink)  
Old 09-06-03, 01:56
Darkadlove Darkadlove is offline
Registered User
 
Join Date: Nov 2001
Posts: 2
Quote:
Originally posted by fused
Whats the error msg?
Thanks for Your answer, but now i decided to use another table to insert some kind of elements...

so If you know a web site or any kind of documentation where I can find the meaning of oledb - ado error codes, It would be very helpful for me.
Reply With Quote
  #4 (permalink)  
Old 09-06-03, 04:50
fused fused is offline
Registered User
 
Join Date: May 2003
Posts: 23
Quote:
Originally posted by Darkadlove
Thanks for Your answer, but now i decided to use another table to insert some kind of elements...

so If you know a web site or any kind of documentation where I can find the meaning of oledb - ado error codes, It would be very helpful for me.
When an error has occurred, the best way is to copy that err msg and paste in google.

You definitely find a solution for it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On