 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
JD Guest
|
Posted: Fri Jul 25, 2003 5:14 pm Post subject: Re: EAccess Violation ... in module QRPT50.BPL |
|
|
"Romulo" <rubenvive (AT) hotmail (DOT) com> wrote:
| Quote: | [...] EComponentError with message 'A component named
QRStandardPreview already exists'.
The snippet is :
...
...
DM->MyQuery->Open();
std::auto_ptr<TMyReport> ptrRep (new TMyReport(this));
ptrRep->Preview();
DM->MyQuery->Close();
DM->MyQuery->UnPrepare();
|
The 'snippet' is not enough. I see nothing inherently wrong
with the code although the call to UnPrepare is most likely
redundant.
~ JD
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|