Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Fetch list of table names in access to a record set

Hello all

What is the sql query that fetches all the table names that exist in the
access database...

i need to fetch this to a record set and i am uisng java with odbc to access
ms access?


/thanks in advance
PRash


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Fetch list of table names in access to a record set

try:

Set oRst = oCon.OpenSchema(20) 'adSchemaTables



--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Prashantha Weerakoon wrote :

Hello all

What is the sql query that fetches all the table names that exist in
the access database...

i need to fetch this to a record set and i am uisng java with odbc to
access ms access?


/thanks in advance
PRash

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Export Single Record to Append to Access Table RMS Excel Discussion (Misc queries) 1 December 9th 08 07:08 PM
Excel Spreadsheet from Access. List of names changes as names are Gordy w/Hi Expectations Excel Discussion (Misc queries) 1 October 21st 05 03:30 AM
New record in table in Access from VBA in Excel JCanyoneer Excel Programming 5 March 24th 05 08:26 AM
How can I update an MS Access table record from within Execl works David Canfield Excel Discussion (Misc queries) 0 January 14th 05 08:51 PM
How can I get all table names from MS Access databse Mlaky[_2_] Excel Programming 3 February 18th 04 09:28 AM


All times are GMT +1. The time now is 09:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"