I can not Activate UniQuery or UniTable because return error:
"There was an error parsing the query. [Token line number 1, token offset 7, 0, token error:,,]"
Use: RAD Studio XE3 ENT;UniDac 4.5.9, win7 64.In RAD Studio XE2 is OK.
1. Connect UniConection (Conected = True) is OK
ProviderName = 'SQL Server'
Database = 'c:\silvic\Trdespce\despuiere.sdf'
SpecificOptions.Strings = (
'SQL Server.Authentication=auWindows'
'SQL Server.InitialFileName=c:\silvic\Trdespce\despuiere.sdf'
'SQL Server.OLEDBProvider=prCompact')
Connected = True
2. When activating(Active=True) UniTable or UniQuery appears the error.
UniDAC,DelphiXE3 and MSSQLCompact
-
AndreyZ
Re: UniDAC,DelphiXE3 and MSSQLCompact
Thank you for the information. We have reproduced and fixed this problem. This fix will be included in the next UniDAC build.