On 3/8/11, Hanif Mohammadi <hani...@gmail.com> wrote:
> با سلام به همه دوستان
>
> من در دلفی 7 با استفاده از روش زیر میخواهم گزارش بگیرم
> هم درست کانکت شدند اما پس از اجرای گزارش پیغام حظای زیرظاهر می شود Database
> Connection و Driver Data view
> *"NO DATA link drivers have been loaded"*
> علت چیست؟
>
> 1. Put a filename in the TRvProject components
> 2. Connect the TRvProject to the TRvSystem component
> 3. Right-click the TRvProject component and select "Rave Visual
> Designer...". This will open the Rave-designer.
> 4. In the Rave-designer click File->New Data Object and choose "Direct
> Data View"
> 5. You should now see the TRvDataSetConnection in the list. Select it
> and click "Finish". The TRvDataSetConnection should now appear in the
> "DataViewDictionary" in the tree to the right.
> 6. To create a simple report choose Tools->Report Wizards->Simple Table,
> and follow the instructions to create a simple report (named Report2).
> 7. Save the Report
> 8. In Delphi create a Button and insert the following code:
>
> procedure TForm1.Button1Click(Sender: TObject);
> begin
> *RvProject1.Open;
> RvProject1.ExecuteReport('Report2');
> RvProject1.Close;*
> end;
>
> --
> شما به این دلیل این ایمیل را دریافت کرده اید که عضو گروه معلم دلفی هستید.
> برای ارسال مطلب می توانید به آدرس زیر ایمیل بزنید.
> Delphi-...@googlegroups.com
> برای لغو عضویت می توانید به این آدرس ایمیل
> بزنیدDelphi-Teache...@googlegroups.com
> برای مشاهده امکانات بیشتر به این آدرس بروید at
> http://groups.google.com/group/Delphi-Teacher