18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Windows 64-bit and Office 2010 32-bit:Data source name not found and no default driver

ChandraChandra Members
edited March 2013 in Sahi - Open Source
Hi Team,

I have browsed a lot in Sahi forum and unable to make out with this issue. Please help me.

var $db = _getDB("sun.jdbc.odbc.JdbcOdbcDriver", "jdbc:odbc:Driver={Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)};DBQ=C:\\Users\\cnanjappa\\sahi\\userdata\\scripts\\Test.xlsx;readOnly=false", "", "");
var $A_SCENARIO_ID="TC_001";
$rs1 = $db.select("select * from [TCS$] where A_SCENARIO_ID ='" + $A_SCENARIO_ID + "'");

Unable to connect to Excel sheet.

Windows 64-bit
Office 2010 32-bit
jre-7u17-windows-i586
jdk-7u17-windows-i586

Thanks,
Chandra
Sign In or Register to comment.