I have created a report that prompts the user for a table name (i.e. JC10) then it lists the column id and column names within the table.
Using SQL Server 2000 and Crystal Reports Developer 8.5
It uses the following SQL query:
SELECT
sysobjects."name"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.