index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Jun 11 2008, 5:35 PM |
| ||||||
amiranda since: Jun 9, 2008 from: Chile | i need create a report using stored preocedures , but after select the fields and press finish in the wizard i have the error: " The connection cannot be used to perform this operation. It is either closed or invalid in this context " My code is the next -------------------------- objWiz.UseProcedures = "pr_Names,@parStrName='Name1' " objWiz.Init(strConnectionString) -------------------------- what can i do ?? I have SQL Server 2005 in windows 2000 thanks !! | ||||||
Pages: (1) [1] |