Recent IT Questions

1 - 10 of 10
<<PREVIOUS 1 NEXT>>

Delphi 5 and Crystal Reports 8.5 and User Function Library

Hello all,    I am trying to create a UFL in Delphi 5 for use in Crystal Reports 8.5.  Does anyone know how to successfully do this?  I have some examples, but they all leave out some information and I end up not being able to create the UFL and use it the way it is supposed to work. Thanks,...

Answer Question   |  Oct 1 2009  9:56 PM GMT
UFL, Crystal Reports 8.5, Delphi 5
asked by Ricm

  25 pts.

Using TRichEdit: What color is this line?

I am using Delphi 7 and a TRichEdit component that has various colored lines in it. For example, text on lines 1 through 10 is clRed, lines 11 through 14 are clGreen, lines 15 through 25 are clRed, lines 26 through 27 are clGreen, etc... What I would like to do is generate events that would...

Answer Question   |  Jun 27 2009  6:31 PM GMT
Delphi, Delphi 7, Delphi 5
asked by Sandisk

  25 pts.

Delphi and Oracle stored procedures

I'm converting an application from Delphi3 to Delphi5. I have some doubts about Stored procedures. Delphi calling stored procedures in oracle.some parameters value are set as input and passed to oracle. stored procedure in oracle returns some value. in my delphicode when the application reaches...

asked by VPL

  95 pts.

crystal reports in delphi

I'm upgrading an application from Delphi3 to Delphi5. Now I want to upgrade the crystal reports. what i have to do to upgrade the same?? currently i'm getting 'Crystal reports can not connect to the database ' error when i try to run reports. please help me. Thanks in advance.

View Answer   |  Dec 30 2008  10:09 AM GMT
Crystal Reports, Delphi, Delphi 5
asked by VPL

  95 pts.

delphi TDBNavigator component

I'm using tdbnavigator component in delphi 5 . when click on the refresh button i got the error as 'EDBEngine error : Table does not support this operation, because it is not uniquely indexed'. please help me on this.

Answer Question   |  Dec 29 2008  11:17 AM GMT
Delphi, Delphi 5
asked by VPL

  95 pts.

stored procedure in delphi with oracle

how to match the datatype of the field that is in database and the datatype of the variable that holds the value of the returned value from database using stored procedure.

View Answer   |  Dec 22 2008  1:50 PM GMT
Oracle, Delphi, Oracle stored procedures
asked by VPL

  95 pts.

Can we extract the data from a input file and then map that data to an existing pdf document

Hi, Can anyone tell me whether it is possible to extract the data from an input file or the database and then map that data to an existing pdf document in delphi.If not possible in delphi ,please tell me which language best suits for this.Kindly provide pointers.Thanks in advance.

Answer Question   |  Aug 20 2008  6:20 AM GMT
Java, Delphi, .NET
asked by Rajalakshmi08

  240 pts.

Emed a date time picker and a checkbox into a string grid in delphi

Can anyone explain me how to embed the date time picker and checkbox at run time into a string grid in delphi.Thanks in advance.

View Answer   |  May 22 2008  11:18 AM GMT
Delphi, Delphi 5
asked by Rajalakshmi08

  240 pts.

Delphi 5

How to check the database field if null then populate the grid cell with zero else with the value entered in the cell. while not eof do begin grdDeal.Cells[0,iRow] := FieldByName('WORKBASKET_DESC').asString; if ( FieldByName('PRODUCT_DEAL_NO').asString = null) then ...

View Answer   |  May 22 2008  6:16 AM GMT
Delphi, Delphi 5
asked by Rajalakshmi08

  240 pts.

what is error message write of address 00000034 in delphi5 mean?

what is error message write of address 00000034 in delphi5 mean?

Answer Question   |  Apr 24 2008  4:35 AM GMT
Pascal, Delphi 5
asked by Oracleunix

  5 pts.

1 - 10 of 10
<<PREVIOUS 1 NEXT>>