Recent content by ChrisF

  1. C

    No Net8

    A few good points. But I still think it would be nice to be able to have anyone in a company intranet connect to oracle without having to install the client. I would be ok with the network map idea, but... But (like many places) not all users connect to the same domain. (Enterprise Level...
  2. C

    No Net8

    I biggest thing I see is you can not just tell someone on the intenet to install the clinet to connect to your database. With an activeX control delphi could connect to an Oracle Database over the net if the user did not need to install stuff.
  3. C

    Migrating to Oracle 8.1.5 (8i)

    Just curios why this is a problem? Whay do you care the length returned? You could so a RTRIM or LTRIM to get rid of spaces... Again I do not know what you are doing so thier may be a reason I do not know of this will not work. ------------------ Chris
  4. C

    No Net8

    Ok The thin JDBC drivers do not have source directly with them. (It is 230 Java Class files) BUT... The do decompile with a java decompiler very well.
  5. C

    No Net8

    I will check on the code. I do not know. I will reply back in a little while.
  6. C

    No Net8

    I was thinking about what would make DOA just amazing and put it in front of other tools that people are making. Just curios what everyone thinks. How about (like the thin JBDC Java Connection for Oracle) not needing Net8 or SQL*. In java is you use the thin clinet you need NOTHING but your...
Back
Top