|
-
Sep 18th, 2000, 12:49 PM
#3
Addicted Member
Have you ever looked at the sysobjects?...syspermissions?, sysusers? One thing common with them is the id. This id refers to the SQL server numeric id for that object.
e.g.
in the northwind db,
213575799 is the id of the customers table.
You can start from there... hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|