Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

List of database and Table Properties in Oracle

 
   Database Forums (Home) -> Visual Basic -> DAO RSS
Next:  updating in access  
Author Message
hari

External


Since: Feb 01, 2007
Posts: 2



(Msg. 1) Posted: Thu Feb 01, 2007 2:22 pm
Post subject: List of database and Table Properties in Oracle
Archived from groups: microsoft>public>vb>database>dao (more info?)

Hi ,

Please any body , could you tell me how to get list of all database and
table Properties in Oracle database,

under which table they cantain all inforation about database or table that
every user can access....

Thanks and Regard
Srihari Reddy

 >> Stay informed about: List of database and Table Properties in Oracle 
Back to top
Login to vote
Michael Cole

External


Since: Jun 14, 2006
Posts: 18



(Msg. 2) Posted: Fri Feb 02, 2007 2:46 pm
Post subject: Re: List of database and Table Properties in Oracle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hari wrote:
> Hi ,
>
> Please any body , could you tell me how to get list of all database
> and table Properties in Oracle database,
>
> under which table they cantain all inforation about database or table
> that every user can access....

Table names - "Select table_name from user_tables"

As for database and table properties, what sort of properties are you
looking for? There's a lot of them, and most will be useless for an end
user.

--
Regards,

Michael Cole

 >> Stay informed about: List of database and Table Properties in Oracle 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
DAO connection to Oracle - Can someone show me some sample code to simple Open an Oracle database and add a new record into a table if I have a DSN entry setup to the database? I think I have it correct but am getting some odd errors that I would like to compare against. Steve

VC DAO access and Oracle - VC DAO access and Oracle hi all, I am currently trying to connect to both access and oracle in one project.And problems come: when i set "AfxGetModuleState()->m_dwVersion = 0x0601",two database can connect successfully,but it th...

Connecting Oracle through VB.net - hi, I am trying to execute Oracle stored procedure through VB.net application. But when I execute cmdConnection.ExecuteNonQuery() I am getting following error message. I have passed two input parameters and expecting two output parameters values from...

how to copy a whole table by DAO? - Is there a method available to copy an entire table to a new table name?

3 table query - I have 3 tables in an Access 2000 DB. C_List CID Name Award CID Alias CID Date_To I need to return all CID and Name from C_List where CID is NOT in Award and Date_To for that CID in Alias is NULL. I moved Date_To from C_List to Alias...
   Database Forums (Home) -> Visual Basic -> DAO All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]