સમાચાર

Run-time Error '2342' states:<BR>"A RunSQL action requires an argument consisting of an SQL statement."<BR><BR>I am having some issues with an inline query to sum up ...
I know in Oracle you can use DBA_TAB_COLUMNS (or ALL_TAB_COLUMNS). My SQL Server knowledge is very rusty, but can't you use the INFORMATION_SCHEMA.COLUMNS view?