rbuser
Comments
-
Hi Nico,
Thanks, which event should I hook ?
Dave
-
Hi,
In my end user report designer I only have Design and preview tabs ?
Also where can I download v 7.04 for D7 please.
Cheers
Dave
-
Nard,
Thanks.
I'm getting ready to upgrade to V10 anyway.
I appreciate the research on this.
John
-
Nard,
Its a runtime error...type mismatch when attempting to add date, or datetime field search parameters.
NexusDB: Query execution failed:
Unexepected exception object raised: [Exception]Error in statement: Type mismatch… -
Nico,
I rebuilt everything using the latest download for the Nexus DADE plugin from the RB site.
Unfortunately, I'm getting the same error. The error is I think due to the fact that Nexus DB version 2.x must CAST as
dates… -
Nico,
OK, Thanks very, very much!
John
-
Nico,
These files have a date of 9/23/03....Are they OK to use with RB 9.x?
Thanks,
John
-
Nico,
Thanks very much!
John
-
>
Thanks Nico. I'll try to make a better subject line next time.
The global connection does now have an owner and it's created in the
initialization section so that my queries will work in the Delphi IDE. I
got … -
Wow.
Thanks for reading past the subject. Can you have another look?
-
Hi,
Just to let you know that I finally found the problem. It was because
dbExpress was not able to find the fille midas.dll. What's strange is that
the error message never indicated that it was because this file was not
Hello Nard.
I'm fiddling with the Data Dictionary and the Report Designer and I got
a similar problem.
What do you mean by external datapipelines ?
Here, I have populated the RB_Field and RB_Table for the Data …
How time released new version ?
I will waiting ReportBuilder New Version.
Best Regards,
Ferruh Koroglu.
Hi Nico,
Is this something i will have to do every time i run the report.
Or is it something i do once and thats it.
I have 2 etries in the data tree of the report designer. ChildDBPipeline1
and DBPipeline
Nico Cizik (Digital Metaphors) wrote:
Hi Nico,
That would seem to be the problem then. There is no
IsOrderedByAggregateCalcField routine in the daSQL.pas in the Apollo DADE I
have. Sigh..
My DADE …Dear Nico,
I am using the enduser solution simular to the demos,
We used queries for te rbitem en rbitemtemplate tables.
This worked with acces and mssql.
However it did not work with MySQL.
I now replaced them with ad…Nico,
It is resolved thanks.
For your information, and any others, I believe that
1) A lot of the problem was reports left over from RB 9.06 and Nexus 1
2) Setting DataBase Type option in the Data Settings dialog of …Hi Nick,
Still not working.
I was using one from latest Nexus download. Seemed identical except for line
equating dtnexusdb with dtother.. which I had bracketed out. It neverthless
had this code:
{-------…Thanks Nico,
The problem seems to be that when function TdaSQL.ResolveCriteria is run,
the variable FDatabaseType = dtParadox, even though
I set ppDesigner.DataSettings.DatabaseType = dtNexusDb.
--
Best w…The Expressions area may work.
Is it possible to add to the CalcType list of functions as an ExpressionType
so that we could add in custom functions to this area?
Bill Brittain
Setting the ValidateTableNames and ValidateFieldNames to false does not
allow using only the data dictionary.
Still validates the field names on the actual table using
tdaMetaData.GetFieldLengthsFromDataSet
Whe…Thanks Nico
I'll implement this.
We also found another offending line, that fixes the "unable to get tables"
error.
If we used an AdsConnection in the data settings of the template,
then this line in the daAds.p…Thanks Nard.
Had just found that example when you replied in a previous post.
Bill
Nico Cizik (Digital Metaphors) wrote:
It was the SQLDialect property... it was set to "1"....Thanks!
I thought I might have asked that before but wasn't sure how long ago. I
would have thought that this basic need would have been met in the past 3
years of development. Can I ask why this need has not been assessed?
Designing reports
I design reports by using the Query Designer. I can link togeter the tables
and fields and use autosearch fields to ask the user for parameter values.
For example I often want to retrieve some data that is in a cer…Hi,
I would like to execute a SQL statement in the beforeopendatapipeline event.
I've got a report that can be run from 2 different versions of an
application.
However, for 1 version, it will execute some code …Hi Nico. I finally got it to install.
I moved the RBuilder\Lib path up to the top of my Library path and then it
installed. Perhaps I had another version of the DCP in my public DCP folder
which was being used instead of the…Hi Nico.
I have followed the instructions in the ReadMe.doc in that folder. I copied
the files to the $(Delphi)\RBuilder\Lib folder, changed my Package Output
and DCP output directories to point to that folder (Tools / Option…