Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Select by name Crystal Report in VB 6.0 code
Name: waqaskhhan Date: May 19, 2009 at 03:47:07 Pacific OS: Windows XP Subcategory: General
Comment:
I need codeing of VB 6.0 for select by name Crystal Report thank
Summary: I am writing a software program in VB 6.0 that accepts input from a user and stores it to an Access database - both text and numeric. How do I declare the variables for these items. For instance, I ha...
Summary: In VB 6.0, I had write the following script: Set cn = New ADODB.Connection cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;" _ & "Data Source=" & App.Path & _ ...
Summary: hi , i am working with crystal report and vb 6.0 . i am using oracle database. i want to store username and password for oracle in reports so that it won't ask each time when it runs. how do i d...