Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3 errors with FIreDAC
#1
Dear, use delphi 11.2.1 and IW 15.2.69

1.- FireDAC doesn't work with a data module in IW, only if I put the components in the IWUserSession or in the IWForms it works fine.


2.- I have a mandatory required field (required=true in IW). When deleting a record (FDQuery.delete) a message appears asking you to enter the required field.


3.- I have a non-null field from a SQL Server database (required=false in IW so that it doesn't give me problems). When deleting the record I get an error message that you need to enter the required field.

The only way to solve this is by setting required=False and in the database that the field allows entering null values.

I don't know if this only happens to me but since I don't have time to find out and the IntraWeb documentation is so bad, it can't work with FireDAC or it simply can't work with IntraWeb
Reply


Messages In This Thread
3 errors with FIreDAC - by raulevm - 03-16-2023, 01:42 PM
RE: 3 errors with FIreDAC - by Mikael Nilsson - 03-16-2023, 02:02 PM
RE: 3 errors with FIreDAC - by raulevm - 03-16-2023, 02:17 PM
RE: 3 errors with FIreDAC - by DanBarclay - 03-18-2023, 03:35 AM
RE: 3 errors with FIreDAC - by Mikael Nilsson - 03-18-2023, 12:52 PM
RE: 3 errors with FIreDAC - by DanBarclay - 03-20-2023, 02:24 AM
RE: 3 errors with FIreDAC - by Alexandre Machado - 03-21-2023, 06:31 AM
RE: 3 errors with FIreDAC - by raulevm - 03-26-2023, 07:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)