How to list out databases and table names of a particular user id through coding?
God has been pleased to place as a king or cobbler do the work sincerely
Once you have established a connection to the sql server , use the following commands sp_databases sp_tables
"The dark side clouds everything. Impossible to see the future is."
thanks
You can also use the GetSchema method of your connection object.
Why is my data not saved to my database? | MSDN Data Walkthroughs VBForums Database Development FAQ My CodeBank Submissions: VB | C# My Blog: Data Among Multiple Forms (3 parts) Beginner Tutorials: VB | C# | SQL
Forum Rules