rbuser
Comments
-
Sorry I didn't make this clear, but I changed my data settings at
design-time, then re-compiled and re-ran my application. So, theoretically,
when my application first runs, the meta data cache should be clear,
correct? What else coul… -
Jim,
I can run this example and it works fine. Then, I change the data settings
to point to my database and query; the example runs, shows me the SQL in a
ShowMessage, which looks fine, then displays the designer. In the designer,
I tried calling gMetaData.Clear in various locations throughout my code with
no success. No matter where I placed the call, I received the same error as
described below. Any other thoughts?
Thanks,
Jef
Many thanks Jim.
Regards,
Paul.
All,
Another question while I'm at it.
On the TppReport component there is a property called ShowAutoSearchDialog.
The property name would seem to suggest that if I have a report with auto
search values in it, then by…To continue . . .
I now have some code which adds a Criteria Field at runtime. Where / When is
the best place to call this code? Before Print does not seem to work. Or
after addding the Criteria Fields, is there something I can …Hi Rick,
I hope to be back at my desk tomorrow, if you send me a private email I will
foward the unit in its current state.
Regards
Grant Dunoon
Sounds good, thank you.
Chris,
that
but
to
Quite correct. The limitation was that it would only work if the report was
created against an open database connection from within the application. I
had not had the time to delve into …Hi Ad,
I replied to the e-mail you sent me directly with the correct file.
I actually sent you a file that we got from someone else. I had like 5
versions of that darn file and I sent you one we got from Terry Swiers that…Hi Jim,
I solved the problem temporarily. In the enduser example the database is
called euDatabase. The advantage database that I wanted to use was
tmstestsysteem
ads.ini
tmstestsysteem=\\afaws14\tmsdata\tm…Hello Jim,
It does not.
I had sent twice to your support department a corrected daAds.pas file a
while back (when Advantage first released 6.0, thus their dictionary
support).
The new one in version 7 stil…Hi everyone,
Tracing the problem with FILEMON (www.sysinternals.com) shows me that the
full path that is used has the dictionaryname in it:
ADS.INI
[Databases]
tmstestsysteem=d:\tmsdata\tmstestsysteem\TMSte…Hi Chris,
sorry that you replied on my first message of the wrong filespec. First I
was thinking that the tables were searched on the wrong drive, in the second
message I corrected this hypothesis. I am sure that the program sea…Hi Ad,
when using ADS, the server accesses files 'locally', it don't uses the UNC path literally passed from the client. The UNC path will be translated by the server, therefore you'll never see any UNC entries in 'ads_err.dbf'.
I cant figure out yet what the problem is, but in the IDE, generating and
synchronizing is NO PROBLEM.
I already had some wonderful help from Chris Cole of tallonsoftware, That
helped a lot, but not all.
But onc…Ad,
dictionary
I have a modified daAds file that will allow you to connect to a ADS data
dictionary that I can send you. It works if you pass it the name of a
dictionary connection from your application, but I have n…Hi Jim,
I reinstalled RB 7 enterprise on Delphi 7, I am using ADS Tdataset
descendant for ads 6.2 (ace 6.20)
after that I copied rbads77.* and daads.pas to c:\program
files\borland\delphi7\rbuilder\lib
compiled t…Hello again Jim
Trying to figure out what's wrong I runned into another strange behavior of
the RB. I've a checkbox which enables or disables the usage of the
DataDictionary
(If Not Checked then Begin
RBDesigner…Just seen the reply to a similar problem in another thread - fixed this now
Ok.
SORRY THE FIRST MESSAGE WAS NON COMPLETE. PLEASE READ THIS ONE INSTEAD.
Hi,
I need to use End User reporting with Flash Filer 2 database in this
environment:
Delphi pro 6.0 update pack 2
RB pro 6.03
Turbopow…Jim,
I've got it working now with the data dictionary - the loading of the
datamodule seemed to be overwriting the data dictionary settings - resaved
these and things are now working great.
The reason I took this approach i…Jim,
I left out the lDataModule.Template.LoadFromFile below the FileName line
below...
Sorry to bug you guys with this...but the app is out there and speed has
really become an issue - I've spent at least a few days t…Jim,
I have set up the data dictionary and populated it with the relevant fields
and set the data dictionary section of Data Settings to use that dictionary,
but the speed has not improved at all. Is there a different call I nee…Jim,
Will try the dictionary - but in the mean time - I upgraded our app to RB7
D5 and that slow AvailableCriteriaList went from taking 30 seconds with RB6
to taking almost 10 minutes in RB7. Is there a way to turn off the cach…Jim..
rbADO75.bpl is not installed in my RBuilder folder at all - the file doesn't
seem to have gotten installed. I've uninstalled and reinstalled but still no
file....
Is this a known problem?
Gabhan
…Sorry....that's from version 6 to 7 of ReportBuilder and myChkBox.pas is
being looked for by ReportBuilder...
Cheers,
Gabhan
Thanks for the reply, Jim. I'll take a look at the zips and see what I
can learn.
Ed Vander Hoek
Hi Chris:
These are both error messages i get when i try to run the program in windows
98:
Windows cannot run program because it is an invalid format.
The C:\xxx.exe appears to be corrupt.
I think it …Hi Nelson,
Why?
Any error messages?
Are you using runtime packages?
Do you have a resource problem?
regards,
Chris Ueberall;