Re: Help me in coding....
The report does nothing but pick two dates, and call the SP.
It does it's thing, then spits out the date range to the report.
You don't have any NAME field in your data, so, your report can't show it
Re: Help me in coding....
Hi dglienna..
Yes don ve any data in this SP, but i want same SP which ve to work for combo box.. I need to some names from db table n display it in combo box.. When we select one name, the report to be display information of that selected person..
Re: Help me in coding....
arunvb, please make use of [CODE] tags when posting code, it makes it easier for us to read your code.
Thank you,
Hannes
Re: Help me in coding....
Hi Hannes ..
I did it.. Please see in #1 of this thread...
Re: Help me in coding....
Quote:
Originally Posted by
arunvb
I did it.. Please see in #1 of this thread...
Nope. :) you haven't. if you read the bottom part of your post very carefully, you will see that I have added the [CODE] tags. ;)
Let us leave it at that now. Thank you.
Re: Help me in coding....
Not to mention the fact that T-SQL and Stored Procdeure has very little to do with VB6. You could write a simple query