HighTechTalks DotNet Forums  

Re: ODBC driver for CSV/TEXT file on Windows 2008

VB.net microsoft.public.dotnet.languages.vb


Discuss Re: ODBC driver for CSV/TEXT file on Windows 2008 in the VB.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Bill N
 
Posts: n/a

Default Re: ODBC driver for CSV/TEXT file on Windows 2008 - 01-21-2010 , 07:09 PM






Additional info:

VS 2005 - 32 bit app. I had no problem accessing various SQLserver databases
in our network.

Bill

"Bill N" <billn (AT) jaco (DOT) com> wrote

I need to know how to obtain and install ODBC text driver on a WIndows 2008
server. CUrrently, the only driver installed is SQLServer v 6.01.7600
The code below worked on my PC but not on the server (as a client machine).


Dim csvConnection As OdbcConnection
Dim ConnectionString As String = "Driver={Microsoft Text Driver (*.txt;
*.csv)};Dbq=" & mcsvPath & ";"

YOur help is greatly appreciated.
Bill

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.