Your instructions sorted out my 2006 install problem
Thanks alot Lorenz
Search found 6 matches
- 18.05.2009, 13:19
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Problem in instalation on BDS 2006
- Replies: 5
- Views: 3400
- 28.02.2007, 10:11
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ExecSQL + Oracle + OCI_SUCCESS_WITH_INFO
- Replies: 12
- Views: 21891
- 27.02.2007, 17:02
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ExecSQL + Oracle + OCI_SUCCESS_WITH_INFO
- Replies: 12
- Views: 21891
I had a similar Problem I think it is a oracle warning which should not automatically be raised as an exception ORA-24347 Warning of a NULL column in an aggregate function Cause: A null column was processed by an aggregate function. Action: An OCI_SUCCESS_WITH_INFO is returned. first query would not...
- 12.09.2006, 12:38
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: trouble connecting oracle
- Replies: 7
- Views: 1957
Thanks for the Advice I have run the application succesfully one a second development PC installed on VMWARE virtual machine and connect to both local and remote Oracle DBs and it works fine. So I imagine there must be a Second OCI.dll lurking somewhere on my normal development pc which needs to be ...
- 12.09.2006, 11:52
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: trouble connecting oracle
- Replies: 7
- Views: 1957
- 12.09.2006, 11:36
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: trouble connecting oracle
- Replies: 7
- Views: 1957
Did the advice work ?
I'am getting the same error I can connect at Design time but not with the complied exe. keep getting following message 'Requested database driver was not found' eventhough this has been set to oracle-9i Strange though it works perfectly in designtime displaying the result in grid as expected Using Z...