Recent content by FisherCoB

  1. F

    JPG in Blob-Fields

    Does anyone have a recommendation for a shareware/freware DB Aware JPeg component?
  2. F

    Crystal Reports and DOA cause App Error

    TOracleSession.Preferences.UseOCI7 = True does the trick. The problem is resolved! Thanks!
  3. F

    Crystal Reports and DOA cause App Error

    We run Oracle 8.1.7. I believe we run SQL*Net, but the Net8 Assistant was used to configure the tnsNames file. What happens is that when the Crystal Report function execute/print/show is called, the function works, but there is an application error when the program ends. Debugging shows the...
  4. F

    Crystal Reports and DOA cause App Error

    I've been dealing with "Crystal Solutions" debugging a problem running Crystal Reports on W2K machines. I use DOA/Delphi 5 to connect to Oracle and ODBC to connect Crystal Reports to Oracle from within the same application. From the error I'm receiving their support types gave me the following...
  5. F

    DLL Share when Host session in DataModule

    I've traced the problem... it's got nothing to do with DOA. It's related to the Crystal Report Component... Thanks for the reply and sorry to bother you.
  6. F

    DLL Share when Host session in DataModule

    I've downloaded the dllDemo and found it moderately useful except that my exe OracleSession is in a dataModule. I read a post that said it was possible to do it this way, but I get an "Application Error", "...memory could not be read". Can you provide an example? Right now I open and map the...
Back
Top