Recent content by ThomasPfister

  1. T

    Support of Oracle 11g

    Marco, thanks for the information! -> Now I'll continue with the annual service contract "The annual service contract for your Direct Oracle Access license as detailed below will expire on the 1st of next month." Thanks :-) thomas
  2. T

    Support of Oracle 11g

    Marco, any new informations about support of Oracle 11g ? It's in the meantime for Linux and Windows available. Thanks :-) thomas
  3. T

    Insert xmlfile into a XMLType Column

    Hi all, what is the best / easiest way to insert (only, no update) a XML-file into a XMLType-column with the DOA 4.071 standard version ? Thanks for any hint and code. :-) thomas
  4. T

    Oracle XE - ORA-01986

    Staffan, IIRC then is V4 of DOA the only running version for Oracle10; you'll need an update from v3 to v4. :-) thomas
  5. T

    Rave Report (migration DOA 346 to 407)

    Beg, what exactly have you changed inside your app? I have updated sometimes ago many of my applications from DOA3 to DOA4 and haven't any problems with my Rave-Report (Rave 6 BEX, additional successfully tested with Rave7). What version of Rave do you use (BE / BEX, version-nr). :-) thomas...
  6. T

    Delphi 2006?

    Marco, thanks for the BDS2006-version (downloaded yet; test tomorrow!) >>registered users will receive an e-mail notification. -> just for clarification: have you create an email-blast ? I haven't received an email from allroundautomations. :-) thomas
  7. T

    TOracleDataset

    hello, I've a little problem: I develop a addon, mean it isn't my oracle-schema, I only use the tables with select, non sp or others available... the table looks like: amount year 100 2000 110 2001 60 2002 60 2003 the amount before 2002 are DM-currency, 2002 and after 2002...
  8. T

    Oracle 9i client and doa

    solved by the great technical support: after setting to the first entry it works fine thanks to marco!!! :-) thomas
  9. T

    Oracle 9i client and doa

    hello, at home I've installed on the server oracle 9i and on my workstation I've deinstalled the ora817-client, delete all registry-information about oracle, delete the oracle-directories. install the ora9i-client (standard administrator setup) and start after reboot my delphi 7 with the newest...
  10. T

    Delphi 7/Rave Reports/DOA

    hey, I use doa with rave3-5 since three years without any problems. it works great (fast and very stable) do you create the TRvDataSetConnection inside delphi an connect with the doa-dataset or query and in the rave-ide the direct dataview ?? :-) thomas
  11. T

    Displaying RowID

    thanks, it works as planned!! :-) thomas
  12. T

    Displaying RowID

    thanks for your help, but the TOracleDataset hidden the RowID or UniqueID... :-( thomas
  13. T

    Displaying RowID

    hello, I use a table belong to someone another (mean only read-only and without alter-table possibilty). In this table there are now PK-Information (like ID, sequence-number). In the Grid-component (devExpress Grid V4) I need a unique field. How can I use the hidden RowID of the doa-dataset for...
  14. T

    oracle user in unix - "extern security"

    hello, I have a great problem; on an oracle8i-db (I only read data from the tables for information) on hp9000-ux the user stored only on system-security from unix. I need to access the tables with correct "user-login" directly with ora-client from my windows-machine. my app runs well with a...
  15. T

    OT: Ora12505-error

    thanX!! you find the jumping point!! we deinstall an old ora7 client und the app runs.... ;-) thomas
Back
Top