51

(72 replies, posted in General)

hai brian.zaballa  don't forget change your fiter datetimpicker2  to < =

52

(1 replies, posted in General)

Hello Dimirty
Can I have responship tablegrid, when form maximize or normal ?
thanks you

53

(2 replies, posted in General)

thanks ehwagner...

54

(2 replies, posted in General)

Hello ..
Can help me, how to change caption color for chexbox caption?

thank you

55

(1 replies, posted in General)

What happen forum MVD...

Hi sdhale29

you can rename sqlite.db with name others, after your project finish..
and you can use  link setting from your project  and set your project to new name database..
see my attachment

Try this project
maybe help you

58

(4 replies, posted in General)

ehwagner, Thank You so much..
the project work well...
Thanks again..

59

(4 replies, posted in General)

thanks you jean.brezhonek..
but can you help me  fix my project .. i sent  an project  example
chartBar Member by sector

60

(4 replies, posted in General)

please help me
I need script to display data in ChartBar
this is an example my project

61

(6 replies, posted in General)

you can see attachment  as example from me
maybe can help you

62

(2 replies, posted in General)

Thanks you Derek

63

(2 replies, posted in General)

I have 3 tbale, table family, table member and table sector.  I need script calculated field in table sector sum from field calc in table family.
please help me

64

(2 replies, posted in General)

Thanks you Verry much sibprogsistem
this project work well...
you are wonderfull

65

(2 replies, posted in General)

How can I move one record one member of family and insert to others family?
please help me

thezimguy,
Thanks a lot ... verry the magic..the transkrip work well . excelent... MVD is a great...

thanks you thezimguy for themagic.....LOL
but i have one question again about transkrip
please see the picture in my attach

Hello Drive Soft

I attach my project

https://www.dropbox.com/s/1eky7xlc9m534 … t.rar?dl=0

Help me Please MVD
How to show data from database show in fast report footer?
thanks yoy verry much

70

(3 replies, posted in General)

Thanks You Derek for your example, It's work..
Nice... Excelent

71

(3 replies, posted in General)

Hello MVD, please help me
how to make script get edit1.value from filter .
I try

    procedure form1_OnClose (Sender: TObject; Action: string);
    begin
            If form1.edit1.value >=50 and form1.edit1.value <= 89 then form1.edit2.value := 'GOOD';
            If form1.edit1.value >=90 and form1.edit1.value <= 100 then form1.edit2.value := 'Excelent';
   end;

thanks you

Hi Derek , excelent

Thanks you verry much for your explain, i get new information about calculate field.

Hi Derek,  how to make report sql so can print cflinevalue from table invoiceline?
cause i try eror...

https://www.dropbox.com/s/2npfrzrjcob1y … f.rar?dl=0

Thanks you , agusecc

74

(9 replies, posted in SQL queries)

thanks you sibprogsistem

that script work 100%, one again thanks you very very much

75

(9 replies, posted in SQL queries)

sTr:=sTr+'lesson <> "'+frmstudent.TableGrid1.Cells[0,iRow]+'" AND ' ;

change to

sTr:=sTr+'dblesson.lesson <> "'+frmstudent.TableGrid1.Cells[0,iRow]+'" AND ' ; 

sibprogsistem,
I try this script but still eror