|
-
Aug 29th, 2003, 01:18 AM
#1
Thread Starter
Hyperactive Member
How to report ?
Hello!
I have a very basic question...maybe asked several times but i am unable to find satisfying answers:
First :: how to create a very basic report ?
for example:
i have a database in ms access
i have a table named Profile
i have fields in table: Name, Age, Sex
i want to generate a report using the following sql query:
strsql = "SELECT * FROM Profile WHERE Name = 'Bam'"
now the results should be displayed using the report so the user can print etc. how can i do that ?
If someone helps or tells this how to achieve the above step by step then it will help a lot of users. Cause when we get Crystal Reports we really don't understand how to do what ?
So a helpful tutorial or step by step guide will be really helpful and appericiated. I request admin of the forum to please look into the matter and try to help.
Thanks!
Tapan Bhanot,
CEO, Avis Software.
Website: www.avissoftware.com
-
Aug 31st, 2003, 08:34 AM
#2
New Member
little help
im not a big thing on vb, but i think the answer could be that
you must use datamanager in your ´toject
then add a command, and turn it to an sql command.
then add a datareport to your project
and in the detail section you must drag the command in it.
hope this can be a little help for you
bye.
-
Sep 2nd, 2003, 02:54 AM
#3
Thread Starter
Hyperactive Member
Hi!
Thanks for your kind reply. But i am sorry to say that i don't want to use Datareports. I want to use Crystal Reports.
Anyone who can answer my question ?
Thanks!
Tapan Bhanot,
CEO, Avis Software.
Website: www.avissoftware.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|