|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
return columns that are dynamic
Is it possible to make a query where the number of columns to be return is dynamic
thanks |
|
#2
|
|||
|
|||
|
There isn't as easy way to do this. You need to do this in code. You could have a form with a bunch of checkbox that as you check each box it build the SQL Statement, it adds the fields you wish to display as you check each box. The you would display this recordset in a datasheet view.
S- |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > return columns that are dynamic |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|