1

(1 replies, posted in Reports)

How can I make different datasets for reports and save those datasets with a different name then "Report" for further use.

2

(2 replies, posted in Script)

Thanks again.

3

(2 replies, posted in Script)

I have the following script: Form1.Label2.Caption:=sqlexecute ('select count(ID) from deelnemer') and is works good.

I want to change the script with a "Where"clause, so I thought it was easy and changed it to : Form1.Label2.Caption:=sqlexecute ('select count(ID) from deelnemer where country ='Nederland'')

That don't work. Can somebody help me with the correct syntax?

4

(2 replies, posted in SQL queries)

Hi Derek, Thanks very much for your quick solution. Have a nice day.

5

(2 replies, posted in SQL queries)

For testing I made 1 database with 3 fields and 1 calculated field. The formula for the calculated field is: testtabel.Naam||', '||testtabel.Roepnaam||' '||testtabel.Tussenvoegsel.

When in the database all the 3 fields are populated, the calculated field is also populated correct. But when I leave one of the 3 fields empty, the calculated field is also completely empty.

What do I wrong, or is the formula for the calculated field not possible?

6

(2 replies, posted in General)

Thanks

7

(2 replies, posted in General)

Two questions:

I'm working with a trial license version 4.0b. When I buy a license and install afterwards version 4.1 (and later) will the programma made with version 4.0b still working?

What files are absolutely nessessary when I want to distribute a programm and what files can be deleted?

8

(8 replies, posted in Script)

Sorry, I didn't read your built-in check not correctly. I tested and it works. Thanks

9

(8 replies, posted in Script)

Thanks Cor your reply, but is your answer complete, e.g. Is your check complete?

10

(8 replies, posted in Script)

Can please somebody help ?

11

(8 replies, posted in Script)

I'm testing your program to login and change passwords. Fine program, but I discovered that when you want to change a password and bring in the current password and leave the new password(2x) "blanc" the programm accept this with the result that you cannot  login anymore for this user. Can you build in a check for "blanc" new passwords?

12

(5 replies, posted in General)

Translations for the strings below is not working?
---------
Error
---------
Congratulations for the new features!

13

(14 replies, posted in Script)

Dmitry, that's very good news. I can't wait. Happy holidays for you and your family.

14

(14 replies, posted in Script)

The next problem that rises is that I cannot translate the text of the Caption and the Yes and No button

15

(14 replies, posted in Script)

Thanks very much, now it is clear and working. Have a nice weekend.

16

(14 replies, posted in Script)

It seems I cannot make it working. Can you please adapt my aplication, so I can check how it works. Please!

17

(14 replies, posted in Script)

My application

18

(14 replies, posted in Script)

My application

19

(14 replies, posted in Script)

Can you please help me, I'm a beginner and donot understand your solution. I enclosed my application/

20

(14 replies, posted in Script)

Thanks voor your quick answer. I will try your solution and then (if it works for me) I will order.

21

(14 replies, posted in Script)

I want to write a Dutch application. But is it possible to translate the English system popuptext to a Dutch text? See the two images.