can't find the providers
Posted: Wed 13 Aug 2008 22:39
hello! it's my first project with unidac, so for some time most of my questions will inevitably be extremely lame. sorry for that, working on it :)
so there goes the first tough one: any ideas why unidac can't find its data providers? i have all the unidac vcl components on the palette, only when i drop a tuniconnection on a form/datamodule, the providername property combobox has no items in its drop-down menu to select from.
i've re-installed unidac just to ensure that the required installation components had been selected. then I rebooted the machine to make sure anything-that-may-need-to-load-during-booting really loads during booting. then I spotted some *.bpl files (for instance: "msprovider100.bpl") in the "Bin" subfolder of the Unidac installation path, and tried installing them on the delphi packages list to no avail since they all seem to be aldready installed, at least that's what delphi is throwing at me along with other funny error messages.
i went to play with the demo project included in the installation package. at first it didn't compile, throwing an error about a missing file (orascriptprocessor.dcu).
commenting-out one by one the offending lines in the uses section got me to the point where the project compiled but no providers were available to connect to a demo database.
i suppose it's some kind of a problem with the include paths, but I can't figure it out. please help...
(my specs: d2006, unidac standard 1.00.00.6)
so there goes the first tough one: any ideas why unidac can't find its data providers? i have all the unidac vcl components on the palette, only when i drop a tuniconnection on a form/datamodule, the providername property combobox has no items in its drop-down menu to select from.
i've re-installed unidac just to ensure that the required installation components had been selected. then I rebooted the machine to make sure anything-that-may-need-to-load-during-booting really loads during booting. then I spotted some *.bpl files (for instance: "msprovider100.bpl") in the "Bin" subfolder of the Unidac installation path, and tried installing them on the delphi packages list to no avail since they all seem to be aldready installed, at least that's what delphi is throwing at me along with other funny error messages.
i went to play with the demo project included in the installation package. at first it didn't compile, throwing an error about a missing file (orascriptprocessor.dcu).
commenting-out one by one the offending lines in the uses section got me to the point where the project compiled but no providers were available to connect to a demo database.
i suppose it's some kind of a problem with the include paths, but I can't figure it out. please help...
(my specs: d2006, unidac standard 1.00.00.6)