index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Can't see created report of group ::    show all messagesPost a New Message | Post a Reply
May 17 2004, 4:46 PM
 Re: Can't see created report of group Post a Reply
 saz95

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

since: Nov 1, 2003
from: somewhere

This is how my default.asp looks like. I'm still getting the same problem..

Dim objWiz, strConnectionString
Set objWiz = Server.CreateObject("AspWebSolution.ReportWizard2")  

strConnectionString = "Provider=sqloledb;Data Source=(local);Initial Catalog=FTS;UID=saz;PWD=saz;"

objWiz.Init(strConnectionString)
objWiz.DisplayReports
Set objWiz = Nothing


Pages: (1)   [1]

search this forum: