DJJWP
Posts: 77
|
| Posted: 05/07/2006, 6:09 PM |
|
I have two forms on a page, both receive the URL variable of DEPARTMENT. The form that is a simple grid works ok but the other is a grid of record counts and fails when there are no matching records.
There are only two rows.
Trackers (Group by)
and
TicketNbr (Count)
What has to be done to get this to run?
_________________
Network Operations Rule |
 |
 |
DJJWP
Posts: 77
|
| Posted: 05/07/2006, 7:12 PM |
|
BTW, Tried these, both failed to resolve issue... 
Please refer to this article: http://support.yessoftware.com/kb_article.asp?article_id=65
This one may also be helpful: http://docs.codecharge.com/studio/html/ProgrammingTechn...s/HideGrid.html
_________________
Network Operations Rule |
 |
 |
DJJWP
Posts: 77
|
| Posted: 05/07/2006, 7:13 PM |
|
OS= 2000 server
DB = MSSQL 2000
ASP on IIS
_________________
Network Operations Rule |
 |
 |
DJJWP
Posts: 77
|
| Posted: 05/07/2006, 9:02 PM |
|
Must be a bug... I started the project with Access and then tried to move it to MSSQL. When I started from scratch with MSSQL, error went away. Must be something that does not g removed when you change the connection.
_________________
Network Operations Rule |
 |
 |
|