Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 18013
Number of posts: 55386

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
data environment for runtime reports generation Posted by rishiy6k on 23 Apr 2009 at 2:31 AM
i ve connected the data environment to sql database.
everything works fine.
i ve enabled a search method to search for a particular record in the db, whose function is to search the db and retrieve the record and display through a report.
during the display an error is generated ----- incorrect syntax '"'
and the search method is this.........


CustId = Me.Text1.Text
DataEnvironment1.rscmdcust.Filter = "customerID = '" & CustId & "'"
custdet.Show

custdet is the report to be generated.

PLEASE HELP ME FIX THIS ERROR!!!!!!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.