Hi,
I am new in access VBA (I have some experience in excel VBA).
What is wrong with the following code - does not shown/open mySQL in access as datasheet view/ query? :banghead: Also, does not report any error? What to do? Thanks in advance!
Public Sub Probna()
Dim mySQL As String...