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 > PC based Database Applications > Microsoft Access > system objects flags

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-24-02, 18:47
mselima mselima is offline
Registered User
 
Join Date: Dec 2002
Posts: 31
system objects flags

I have a question, what are the system objects? their value? and how can I change the parameters? and what is the flags parameter stands for?
Reply With Quote
  #2 (permalink)  
Old 12-25-02, 13:08
playernovis playernovis is offline
Registered User
 
Join Date: Nov 2002
Location: San Francisco
Posts: 251
Re: system objects flags

System objects are something like system tables a system views in SQL server. They store information about tables, queries, ..... I know, you can say 'I don't need it, I can use TableDefs or QueryDef collections...'. It is just there, MS Access uses it (you can modify it if you know how) and you can read it... some people prefer pure SQL for data manipulation....


check this

http://www.developer.be/index.cfm/fu...ystemtable.htm


and this...

http://www.computerbooksonline.com/tips/access.asp

jiri
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On