Hi
I was trying to use for the first time a NexusDBProvider (Unidac version 4.1.14 - Delphi 2007)
It was a very simple application just to show some data from a table in a grid;
trying to compile it apears an error in NexusClassesUni:
"[DCC Error] NexusClassesUni.pas(28): F1026 file not found: nxsqlProxies.dcu"
as a matther of fact I could not found dis uniot in any place.
Where am I doing something wrong?
thank you
Edison
error using nexus provider nxsqlproxies.dcu missing ?
-
Edison Garcia
- Posts: 29
- Joined: Sat 29 Jul 2006 01:52
-
AndreyZ
-
Edison Garcia
- Posts: 29
- Joined: Sat 29 Jul 2006 01:52
I was planning to compile the application in my machine, where I have Delphi and Unidac and after that to run the application in another machine where the NexusDB is running.
There are some way to do that? For instance copyng the NexusDB units?
I would not like to install the NexusDB in my machine, since I will just prepare this small application and probably never more use it.
thank you
Edison
There are some way to do that? For instance copyng the NexusDB units?
I would not like to install the NexusDB in my machine, since I will just prepare this small application and probably never more use it.
thank you
Edison
-
AndreyZ
-
Edison Garcia
- Posts: 29
- Joined: Sat 29 Jul 2006 01:52
Hi AndreiZ
I copy the directory of NexusDB, but as a matter of fact was not NexusDB, the directory is NexusDB3 (the one avaiable at the site of Nexus).
the problem is that UniDact looks for several units NexusDB309... and the avaiable units are NexusDB310,,,
I suppose that I am dealing with a different version.
There are some other solution or may a look for the older version of Nexus?
Thank you
I copy the directory of NexusDB, but as a matter of fact was not NexusDB, the directory is NexusDB3 (the one avaiable at the site of Nexus).
the problem is that UniDact looks for several units NexusDB309... and the avaiable units are NexusDB310,,,
I suppose that I am dealing with a different version.
There are some other solution or may a look for the older version of Nexus?
Thank you
-
AndreyZ