VBcrew
Real Name: |
VBcrew [Unspecified]
|
Primary Role: |
Coder |
Joined: |
Jul 2001 (20 years ago) |
Visits: | 9 |
|
|
|
Email Not Verified!
Once email is verified, we will review and approve the account.
|
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
|
Message Boards Activity6 posts. |
|
Thread 6 of 6 | Thread Starter or a Reply (but not last) | | | Group |  Zapotec | Crystal Reports and Recordsets in VBcr_Report.Database.SetDataSource rs_Report, , Using that line returns the entire contents of the query table instead of the items in the query., , If I assign the recordset to an array the array contains ONLY the items I requested but when I assign the same recordset to the crystal report it contains ALL the items in the table., , Any help would be greatly appreciated., , Thanks,, , Mike  southland | In order to get the right result from the table., I would write a stored procedure. CR would show the data base on this stored procedure. , , If it works, use VB to call this CR. Good luck |
|
 3139 Hits |  Visual Basic Classic | |
Thread 5 of 6 | Thread Starter or a Reply (but not last) | | | Group |  VBcrew | Re: Crystal Reports and Recordsets in VBIn order to get the right result from the table., I would write a stored procedure. CR would show the data base on this stored procedure. , , If it works, use VB to call this CR. Good luck |
 2 Hits |  Visual Basic Classic | |
Thread 4 of 6 | Thread Starter or a Reply (but not last) | | | Group |  andyhud | Calling SQL Server 7 Stored Procedures from C++I am having trouble calling a SQL Server 7.0 Stored Procedure from C++ that returns a recordset and an output parameter., , Here's the criteria - I wish to bind parameters at run time and I need to return an output parameter. Presumably, I need to use rs.Open not execute in order to get the recordset - the problem is that I don't get the output parameters if I am opening the recordset., The stored procedure may change so I don't really want to implement a static wrapper for it., I have tried to implement this with ADO, MFC DAO and MFC ODBC support classes., , A sample piece of code that does exactly what I need would be ideal...  southland | It will work, It will work. I try it before. |
|
 4119 Hits |  DBA, Databases, & Data | |
Thread 3 of 6 | Thread Starter or a Reply (but not last) | | | Group |  VBcrew | Re: Calling SQL Server 7 Stored Procedures from C+It will work, It will work. I try it before. |
 2 Hits |  DBA, Databases, & Data | |
Thread 2 of 6 | Thread Starter or a Reply (but not last) | | | Group |  Logamoorthy | Data Reports ProblemHello Friends,, , Can any body help me, how to include a sum of a field in the page footer section in vb data reports., , Regards  southland | I will go ahead creat a sum of field in the REPORT FOOTER. And creat a function that is sum of the sum of field from REPORT FOOTER. and put this function in PAGE FOOTER. |
|
 2507 Hits |  Visual Basic Classic | |
Thread 1 of 6 | Thread Starter or a Reply (but not last) | | | Group |  VBcrew | Re: Data Reports ProblemI will go ahead creat a sum of field in the REPORT FOOTER. And creat a function that is sum of the sum of field from REPORT FOOTER. and put this function in PAGE FOOTER. |
 2 Hits |  Visual Basic Classic | |
|
|
|