I have a Delphi 7 project using an Oracle 9i database and ADO connection/query.
In the application, I get the error message: Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. A similar application using the ODAC did not cause any problem.
The...
I have 3 completed projects. I was requested to have one project with the three projects as choices. So I made this menu project but when I select any choice, the navigation buttons are not shown. When I run each project separately, the buttons are there.
I looked at the woll2woll demo on record view as you suggested. I copied the recordviewdlg to my project and changed the datasource. The result still had all the buttons disabled, except for the start and next record.
We are using Novell for our network operating system and Oracle for our database. Currently, our Novell ID is also the Oracle login name. In the future, we will be changing our Novell IDs. These new Novell IDs will be kept in a table which also contains the Oracle login name.
My problem is...
I'm using Infopower's recordview to edit a record but only the buttons for the starting record and next record are enabled. The rest are disabled. How do I enable the other buttons? Thanks.
I'm using Delphi 7 on an Oracle 9i database. Using BDE, when I update a table with a field 2000 chars long, it is successful.
But in ODAC, the message is 'Update failed. Found 0 records'.
Our ADO applications login using a hardcoded userID and password. We want the login such that the Windows userID bypasses the hard code. I did not have a problem doing this in ODAC but I have no idea how it is done in ADO. Thanks.
We are converting to ADO from BDE and an application run from my co-wroker's PC is fine but mine has the error 'Not enough storage is available to complete this operation.' I noticed that she used the MSADORA provider while I used the OLEDB for Oracle. So I shifted to MSADORA but the error...
I am revising a Delphi 7 application such that it will write to a Paradox 4.5 table. Currently, it writes to an Oracle 9i database and some data are re-entered to the Paradox 4.5 table. When I tested the revision, it would write to a Paradox 9 table but I need it to write to a Paradox 4.5...
I have a problem with TwwFilterDialog. My grid either contains active or closed records of the dataset. When I filter with criteria, I get the right results. But when I reset the filter to no criteria, the grid contains both active and closed records. Even if I use a button to toggle...
I'm trying to create an Oracle table (ORATable)in a Delphi program with the statement:
CREATE TABLE tbDEPTCODE AS (SELECT * FROM DEPTCODE)
but I get the error 'NOT ENOUGH ACTUAL PARAMETERS'.
I have Delphi 7 applications accessing an Oracle 9i database and they work in my first PC. When I copied them to our network drive and run an application from a second PC, the message is 'Cannot find OCI.DLL: in OraHome8.' Said file is in the directory C:\Oracle\Ora81\bin of both PCs. Will it...
Can Excel be used to access and make queries into an Oracle 9i database ?
We sometimes use MS Access to do this but prefer to do it in Excel, if possible, as all our users have Excel. Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.