Data dictionary file for database in SQL Server 2008 R2 -


I need to create a data dictionary that lists all tables, columns and data types in PDF file format. I use SQL Server 2008 R2 How do I get this information?

I was able to see the schema view because someone was suggested with all my information, but how can I create a PDF file form with that information?

I recommend using a paid product for what you are looking for , Or, ..


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -