index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: ODBC AcuCOBOL ::    show all messagesPost a New Message | Post a Reply
Aug 22 2006, 7:07 AM
 Re: ODBC AcuCOBOLPost a Reply
 ghost

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

from: Washington, DC

I'm not sure what version of ODBC drivers you have installed. Please try using the Access database path:

Dim strConn
strConn = "PROVIDER=Microsoft.Jet.OLEDB.4.0;" & _
    "DATA SOURCE=C:\Databases\NorthWind.mdb;"
objWiz.Init(strConn)


for more information, please check our connection string samples
http://www.aspwebsolution.com/products/report_wizard/t_conn.htm




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

search this forum: