Hi all,

How to get tables and columns from existing sql server backup file without connect to SQL Server?
Is it possible to get table names and column names form raw file like *.bak ?

I would like to display the Tables & columns names which are there in backup file without using any sql Connection String.... ( without connecting SQL Server)

Please help me.............

Thanks
Venkat

>How to get tables and columns from existing sql server backup file without connect to SQL Server?

You can't.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.