cadi9122
|
| Posted: 04/23/2003, 6:43 PM |
|
Does anyone know of a way to keep a history of queries submitted to an MS SQL 2000 database? Is there a way to do it in CodeCharge?
If there is not, it would be a great feature (if not only for debugging).
I'd really like some feedback from you guys/gals out there, because I'd like to have a rolling history of what my users are submitting (so I can get a better idea of the information that they use on a regular basis). And I don't want to change too much.
Thanks in advance,
Chris
|
|
|
 |
EMG
|
| Posted: 04/23/2003, 7:41 PM |
|
I believe that SQL server provides such services. Look at the books online help guide.
|
|
|
 |
|