index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Use CSV as data source ::    show all messagesPost a New Message | Post a Reply
Apr 29 2010, 3:39 PM
 Re: Use CSV as data sourcePost a Reply
 ghost

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

from: Washington, DC

Make sure the lines are separated by an End-Of-Line character.

Text Database (comma-separated)

strConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;" & _
    "Data Source=C:\YOUR_FOLDER_PATH\;" & _
    "Extended Properties=""text;HDR=Yes;FMT=Delimited"""

http://www.aspwebsolution.com/products/report_wizard/t_conn.htm


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

search this forum: