Home All Groups Group Topic Archive Search About
Author
13 Oct 2005 10:35 AM
AMSS
Hi all

I am using datareport in my vb project.

I want to give query from the vb form and retrive the results in
datareport.

Any please send the solution.

Regards
AMSS

Author
13 Oct 2005 10:43 AM
Nospam
Show quote Hide quote
"AMSS" <avemariasoftsoluti***@gmail.com> wrote in message
news:1129199732.766924.281020@g49g2000cwa.googlegroups.com...
> Hi all
>
> I am using datareport in my vb project.
>
> I want to give query from the vb form and retrive the results in
> datareport.
>
> Any please send the solution.
>
> Regards
> AMSS
>

I have a faulty car. Please quote me for it to be repaired!!

You need to supply a lot more information before we can attempt to help you.

John..
Author
13 Oct 2005 10:58 AM
AMSS
Hi

I am using vb6 for my project and for reports i am using datareports.

I want to give query(Example : select * from table2 where name=' " &
txt1.text & " ') from the form(Example : Form1) and while clicking the
command button
(Example : command1)the datareport should open and i want to get the
results(processed query results) in datareport say datarepots1.

This is my question. Are you clear
Author
13 Oct 2005 2:11 PM
Joe O
Have a look at this

http://www.veign.com/vrc_codeview.asp?type=app&id=84

Also

http://support.microsoft.com/default.aspx?scid=kb;en-us;190411

Show quoteHide quote
"AMSS" <avemariasoftsoluti***@gmail.com> wrote in message
news:1129199732.766924.281020@g49g2000cwa.googlegroups.com...
> Hi all
>
> I am using datareport in my vb project.
>
> I want to give query from the vb form and retrive the results in
> datareport.
>
> Any please send the solution.
>
> Regards
> AMSS
>