enviar conexion firebird
Hi, I'm testing the FastReport for our new application with FIREBIRD database. as I can send the connection to the database from the code. I have several database, so I can not add the connection in the report design.
I have already tried with registredata, but I have to run the sql before, I hope to have a database with lots of volume data.
sorry and thanks for the translation.
I have already tried with registredata, but I have to run the sql before, I hope to have a database with lots of volume data.
sorry and thanks for the translation.
Comments
I have already tried with Report.RegisterData (Dataset), but for this I have to have the loaded dataset with sql.
I managed to create the connection with Report.Dictionary.Connections.Add (conexion_Firebird), but not the tables I appear