51

(3 replies, posted in General)

how to convert recordset data to dataset data for print..
i am retrieving data from sql server and i want to print data using fast report... urgent response required...

52

(1 replies, posted in General)

try this query to apply false value for all stored rows in specified table ...

sqlexecute(update tablename set columnnameboolean = '0' where id > 0)

53

(0 replies, posted in General)

How to convert recordset to dataset

54

(4 replies, posted in General)

Thanks but i do not have sms id and etc... please upload a ready to use project...

55

(11 replies, posted in General)

Hello... upload this project again...
i am facing slow browsing problem. i have approximately 0.5 million records in database... and daily increment is approx 5000.

56

(4 replies, posted in General)

api_id ?????

57

(4 replies, posted in General)

can anyone help me to send sms using mvd with example.... and with demo API ID

58

(2 replies, posted in General)

Are you developing something like POS software or invoicing software

59

(3 replies, posted in Reports)

Please check it...

60

(3 replies, posted in Reports)

Please help me to solve this topic... urgent response required...

61

(4 replies, posted in General)

If (Form1.TableGrid1.rowcount = 1) then form1.AddButton.visible ;= false else form1.addbutton.visible ;= true;

62

(2 replies, posted in General)

I am also using this technique but i want to genrate report directly from sql server database. Please find solution...

63

(2 replies, posted in General)

Hello k245,derek and others masters...
Please find solution to genrate report from sql server and msaccess database...

64

(15 replies, posted in Script)

Try this
Form1.datetimepicker2.datetime := form1.datetimepicker1.datetime + (form1.edit1.value);// +1 means 1 day

65

(3 replies, posted in Reports)

How can i print data from this application

Urgent response required...

66

(9 replies, posted in Script)

how can we print data loaded from ms Access database

67

(6 replies, posted in Script)

Hello... how can i genrate report of retrieved data from sqlserver database...

68

(2 replies, posted in General)

I think you are developing Licensed software... 
Contact me at blackpearl8534@gmail.com. i have keygen sample.

69

(1 replies, posted in General)

You have to use MySQL....
If you have fast network switch then you can use sqlite but its not recommended.

70

(6 replies, posted in General)

for open file use this..

   

OpenFile('C:\Windows\System32\notepad.exe');

for Close use this

KillTask('Notepad.exe');

71

(2 replies, posted in General)

part 3

72

(2 replies, posted in General)

this is part 2

73

(2 replies, posted in General)

hello friends....
i have touch screen Display and i need built in keyboard in my MVD application.. can anyone help???
i upload a sample from RAD Studio..
Download All Parts of Project2. place in Same Folder and extract...

74

(8 replies, posted in General)

i recommend you to use onedrive as database location.... i think using this location you can use software from different places....
it is not tested.

75

(1 replies, posted in Script)

yes