borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Physical Database not found)Next Topic (Between Dates) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : Data Report in Visula Basic
Poster Message
milindsaraswala
Level: Trainee

Registered: 03-08-2005
Posts: 1

icon Data Report in Visula Basic

I am making a DataReport my query is something like this some time output of the query can 4 fields or some it can be 5 fields . Now how to make data report in this case Can somebody pls help me. Or give some idea.

03-08-2005 at 12:07 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon Re: Data Report in Visula Basic

You can put the query in the DataEnvironment, SQL Statement. Something like this:

SELECT <TblName>.* FROM <TblNAme> WHERE <FieldName> LIKE '%INFO%'



____________________________
Im JAMES  

24-08-2005 at 08:43 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : Data Report in Visula Basic
Previous Topic (Physical Database not found)Next Topic (Between Dates) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder