I am trying with different sessions name while using Database command but it showing name already exist please try with different session name. Please help me regarding these.
Can any one tell me excel connection string for .xls file
I am trying with different sessions name while using Database command but it showing name already exist please try with different session name. Please help me regarding these.
Can any one tell me excel connection string for .xls file
Hi
excel connection string for .xls file
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=c:\myFolder\myOldExcelFile.xls;Extended Properties="Excel 8.0;HDR=YES";
Hi
Thank you for your replay.
I tried above Connection string getting error “Could not connect to Database. Could not find installable ISAM”
Hi
follow these steps:
Open the Excel workbook.
On the Data ribbon, click the Connections button.
In the Workbook Connections dialog box, select the connection to the Access database, and then click Properties.
In the Connection Properties dialog box, click the Definition tab.
Delete the following parameters from the connection string:
Jet OLEDB:Bypass UserInfo Validation=False;
Jet OLEDB:Limited DB Caching=False;
Jet OLEDB:Bypass ChoiceField Validation=False
In the Connection Properties dialog box, click OK. At this point your data should be refreshed.
In the Workbook Connections dialog box, click Close, and then save the updated workbook
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.