Undeclared identifier : 'prDirect'
Posted: Sun 03 Apr 2016 09:40
Hello,
what unit should i add to avoid the error "Undeclared identifier : 'prDirect' "
MSConnection1.Options.Provider := prDirect;
MSConnection1.Authentication := auServer;
MSAccess is in my uses list .
Thanks,
ahmed.
what unit should i add to avoid the error "Undeclared identifier : 'prDirect' "
MSConnection1.Options.Provider := prDirect;
MSConnection1.Authentication := auServer;
MSAccess is in my uses list .
Thanks,
ahmed.