i successfully link access database with hosted Mysql database and now i can see and edit data from linked table ,
the problem when i connect vb.net application to this linked table thats only show header without any data
this my connection string :
Code:{Provider=Microsoft.ACE.OLEDB.12.0;Data Source="C:\Users\Mostafa\Documents\Visual Studio 2012\Projects\WindowsApplication11\WindowsApplication11\test.accdb"}
*sorry for my bad langue




Reply With Quote
