Search found 6 matches

by dirk@triviant.be
Tue Mar 12, 2024 5:17 pm
Forum: 3rd party products
Topic: ReportPro 2 SQL tables triggered Section
Replies: 9
Views: 784

Re: ReportPro 2 SQL tables triggered Section

Hi Robert,

Do you have any idea how to make a correct trigger in SQL?

Cheers, Dirk
by dirk@triviant.be
Mon Mar 04, 2024 1:46 pm
Forum: 3rd party products
Topic: ReportPro 2 SQL tables triggered Section
Replies: 9
Views: 784

Re: ReportPro 2 SQL tables triggered Section

Hi Robert,

Indeed,

I have written the field name "Dbo.Customer.Syscstno" (without quotes) in the trigger.
In the DBF-example, the trigger is also filled with the field "Customer.Syscstno".

So, how to make a correct trigger?

Dirk
by dirk@triviant.be
Wed Feb 28, 2024 9:30 am
Forum: 3rd party products
Topic: ReportPro 2 SQL tables triggered Section
Replies: 9
Views: 784

Re: ReportPro 2 SQL tables triggered Section

Hi Robert, All sample replorts works with DBF-files. So, I change the section properties from DBF to SQL, (and I solve all problems regarding the name of the fields). Then, I press the preview button, and I got the message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Executing SQL directly...
by dirk@triviant.be
Tue Feb 27, 2024 12:39 pm
Forum: 3rd party products
Topic: ReportPro 2 SQL tables triggered Section
Replies: 9
Views: 784

Re: ReportPro 2 SQL tables triggered Section

Hi Robert, I have report pro 2.17 installed and I see a sample report with the name customer.rpt. This report is almost running the way I want with DBF-files. So, I change the report that the trigger runs correct (because using the original report, the trigger runs incorrect). The I try to change th...
by dirk@triviant.be
Fri Feb 16, 2024 10:55 am
Forum: 3rd party products
Topic: ReportPro 2 SQL tables triggered Section
Replies: 9
Views: 784

Re: ReportPro 2 SQL tables triggered Section

Hello All,

Nobody has any idea ?
Where can I find support for Report Pro? Maybe paid?

Cheers, Dirk
by dirk@triviant.be
Tue Feb 06, 2024 1:06 pm
Forum: 3rd party products
Topic: ReportPro 2 SQL tables triggered Section
Replies: 9
Views: 784

ReportPro 2 SQL tables triggered Section

Hello All, I don't find any good way to work with triggered section when using SQL-tables. I explain myself: I have 2 tables: First table : A customer-table containing 26 rows (for example the name of the customer is A, B, C etc) Second table : Invoices : Some customers has a few invoices, but there...