index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: New Release Issues ::    show all messagesPost a New Message | Post a Reply
Jul 20 2004, 12:40 PM
 Re: New Release IssuesPost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

Filters still not working with 4.2.03.
      Your filter is invalid!
      Equipment Id = 1

Looks as if the where being build is like 'Where Equipment ID = 1', not 'Where [Equipment ID] = 1'.......but I don't know what your code looks like.

Here's the connection string:
   objWiz.Init("Provider=MSDASQL;Driver={SQL Server};Server=" & Session("Server") & ";Database=" & Session("Database") & ";User ID=" & Application("UID") & ";Password=" & Application("PWD") & ";")


Pages: (1)   [1]

search this forum: