Delphi Questions and Answers

Recent IT Questions

21 - 35 of 35
<<PREVIOUS 1|2 NEXT>>

Getting a date value from dbgrid in delphi

Can anyone explain me how to get the date value from dbgrid to update it in the database.Thanks in advance.

View Answer   |  Jun 4 2008  1:15 PM GMT
Delphi, Delphi 5.0, DBGrid
asked by Rajalakshmi08

  240 pts.

Delphi

How to assign value to the cell inside the grid in the code like grd.cells[col,row] : =0 is trhe above stmt correct.Kindly tell the correct one.

Answer Question   |  May 22 2008  11:23 AM GMT
Delphi, Delphi 5.0
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.

Integrating Crystal Reports 2008 in Delphi 2007

I need to integrate Crystal Reports 2008 in a development done in Delphi 2007. In earlier versions of Crystal Reports there was a VCL component you could use, but this has been disbanned. Does anyone know how I can accomplish this integration?

View Answer   |  May 7 2008  10:43 AM GMT
Crystal Reports, Delphi, VCL (Visual Component Library)
asked by Imed

  5 pts.

How to pass Stored procedure to Crystal reports

I have created a report in Crystal report using stored procedure and i have to call that report in delphi by passing parameters to stored procedure..?

Answer Question   |  Feb 7 2008  11:56 AM GMT
Crystal Reports, Delphi
asked by Raghuvenu

  5 pts.

delphi problem

i use QRDOTEXT from another form and i changed a name of this but a see hint , i don't know i should do another things ,QRDOTEX does true but i see hints[Hint] Unit3.pas(160): Value assigned to 'j' never used [Hint] Unit3.pas(153): Variable 's' is declared but never used in 'TFrmReport.print_ghabz'...

Answer Question   |  Nov 18 2007  7:12 AM GMT
Delphi
asked by Szahirnia

  5 pts.

Barcode problem

Hi. I have 2 problems in the software that i am doing: 1)I made a function on the textbox_changed so when he reads the barcode he will search in the database for the product info. The problem is that he is searching for each letter or number. ex: 56874474444 he will search after the 5, then after...

View Answer   |  Aug 8 2006  5:03 PM GMT
Visual Basic, C, Delphi
asked by mmm555

  0 pts.

help in delphi

hi all. i am making a program in delphi and i have some questions: 1) does anyone knows any useful components other than TMS,LMD and raize ? 2) does anyone knows the code that accept barcode for stock stuff ? 3) does anyon eknows where i can find program and their codes so i can practise more ? 4)...

View Answer   |  Jan 20 2006  7:03 PM GMT
Delphi
asked by mmm555

  0 pts.

Artificial intelligence Competition

Hi all. I am a student in Computer science. I am the major of my university,especially in programming :) Anyway i just wanted to ask if anyone intrested to make a competition via net on doing an algorithmic program or artificial intelligence. Programs to work with are Java, c and c++ or delphi. ...

View Answer   |  Nov 21 2005  3:37 PM GMT
C, Java, Development
asked by mmm555

  0 pts.

a delphi prob

hi all. i am doing a delphi program about changing a text to an enigma text. but the problem i have is how to change a character to integer(in other way how to change a letter to ascii code in delphi ?). thx. Michel

View Answer   |  Sep 10 2005  4:14 AM GMT
Delphi
asked by mmm555

  0 pts.

tutorials-2

hi all. i have sent before a message about this subject but i didnt really had real replies that helped me. i am searching of tutorials of programming (delphi, linux, perl, python, c#, java ......) i have search in google, altavista, westciv, whatis, w3school,... So if anyone now how to get pdf...

View Answer   |  Sep 5 2005  3:06 AM GMT
Tech support, Windows, Network management software
asked by mmm555

  0 pts.

tutorials

hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.

View Answer   |  Sep 1 2005  3:39 PM GMT
Networking, Programming Languages, ABAP
asked by mmm555

  0 pts.

delphi problems

i have some problems in a program i am doing in delphi. 1- first i have a problem in creating a code to accept the barcode in a textfield or else. 2- secondly i am trying to find the code that change from ascii to integer. thx.

View Answer   |  Aug 29 2005  4:41 PM GMT
Delphi
asked by mmm555

  0 pts.

Delphi run-time error

Hi, I run a lot of compiled Delphi executables [some which are registered and some which are not] and have seen the following error [in a number of forms]: Exception EOleSysError in module <SomeApplicationName>.exe at <SomeAddress> <VeryShortDescriptionOfError> ...

View Answer   |  May 21 2004  11:13 AM GMT
Delphi
asked by mattaux

  0 pts.

21 - 35 of 35
<<PREVIOUS 1|2 NEXT>>