Can anyone explain me how to get the date value from dbgrid to update it in the database.Thanks in advance.
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.
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.
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 ...
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?
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..?
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'...
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...
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)...
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. ...
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
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...
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
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.
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> ...


