index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Error #:-2147467259 Invalid connection ::    show all messagesPost a New Message | Post a Reply
Feb 14 2007, 1:27 PM
 Re: Error #:-2147467259 Invalid connectionPost a Reply
 ghost

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

from: Washington, DC

It seems the connection string is not recognized by ADO. Try using this:

strConnectionString = "Provider=MSDASQL;Driver={SQL Server};" & _
    "Server=111.222.33.4:1494;Database=My_DataBase;" & _
    "User ID=user01;Password=client01;"

For more information, check the Connection String Samples section of the Users' Manual.



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

search this forum: