Posted by Omar Abid on 06/11/07 08:26
On 11 juin, 10:04, Erland Sommarskog <esq...@sommarskog.se> wrote:
> Omar Abid (omar.abid2...@gmail.com) writes:
> > Thank u for the your reply and the links.
> > What I really want is too easy and clear :
> > I create a program that open SQL 2005 Data Bases and show tables of
> > the data base.
> > What I have done is to get a table data but I have to know the table
> > name before opening any one.
> > What I want is to know the tables name of the current data base.
> > Any idea ?
>
> I just posted a sample on how to do it. You even reply to that post. Could
> you care to explain why it does not address your problem?
>
> --
> Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
>
> Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books...
> Books Online for SQL Server 2000 athttp://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
I tried the code but I want any SQL Data Base and not Adventure Works
[Back to original message]
|