Hi,
I am using Visi 1.0 SP 9 ( same issue when this was tried on SP 8 ) to try and access data from an SQL Server 2008 DB. I have installed the SQL JDBC driver and successfully created a connection to the server and DB.
The first Aquire step returns a list of Schemas and DB Tables / Views from the database and lets me select an DB object from the tree.
Once the SQL for the DB object ( select * from <xyx> ) is in the Query window I use the Preview Data button. Immediately after this step Visi returns an error with the message "An error occured: null". I have tried a number of different DB objects with the same result. I have been able to create a JDBC connection to an Oracle DB and return data without any issues, so this seems to be an SQL Server ( driver ?? ) issue.
Has anyone seen this before? Can anyone offer any insights / suggestions?
Thanks in advance, Mel