index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Clicking Build Report Generates A Page Error ::    show all messagesPost a New Message | Post a Reply
Jun 2 2009, 4:06 AM
 Re: Clicking Build Report Generates A Page ErrorPost a Reply
 ghost

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

from: Washington, DC

The connection string for SQL Server 2005 is of the following format:

strConnectionString = "Provider=SQLNCLI;" & _
    "Server=YOUR_SERVER_IP;Database=YOUR_DATABASE;" & _
    "UID=YOUR_USERNAME;PWD=YOUR_PASSWORD;"


Try it and let me know if it helps.

Ref: Connection String Samples

You may have to REMOVE the entry below  first.

   objWiz.DatabaseType="SQLServer"





-------------------------
Ghost
Pages: (1)   [1]

search this forum: