06-28-2007 02:55 AM
06-28-2007 03:46 AM
06-28-2007 03:47 AM
06-28-2007 03:52 AM
06-28-2007 05:14 AM
Thank u so much for ur reply sir.
I created the dsn called dmu(i havent specified the port number as i have installed mysql in my pc and so its local host)
Test connection also successful.
I am ok with Labview database tool kit as i was working wth access wth the same..
When i was working wth labview and access i have created the udl and a vi to locate the udl to the current path.Now i migrated to mysql.I tried to connect to my new database using the file dsn instead of udl name.
I was trying to open the connection using DB Tools openConnection.vi which is supplied by labview and in the connection information ihave given the dsn name, dmu.dsn.But it was giving me an error as follows.
Exception occured in Microsoft OLE DB Provider for ODBC Drivers: General error: Invalid file dsn 'dmu.dsn' in DB Tools Open Connec (String).vi->DB Tools Open Connec (Path).vi->Untitled 3
Why its displaying an error like this even the test connection was successful?
Thanks in advance
06-29-2007 10:25 AM