|
-
August 1st, 2024, 12:58 PM
#7
Re: ADO / Cpp msado15.dll performance problem sous Visual Studio 2019 (C++ ET VB
I have try many settings...
//m_strConnection2.Format( "Provider=Microsoft.ACE.OLEDB.12.0; Data Source='%s'; Persist Security Info=False;", strFile2.GetString());
m_strConnection1.Format( "Provider=Microsoft.ACE.OLEDB.16.0;Data Source='%s';Persist Security Info=False;", strFile1.GetString());
and if the string is not ok, i got an exception
The connexion is OK (less than 0.1 ms )
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|