Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Beginning VB 6
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 2nd, 2007, 10:16 PM
Registered User
 
Join Date: May 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to abhijhegde
Default problem with oracle & crystal report with Vb

Hi,

I am using VB(6.0) with Oracle 8i. i am using crystal reports.
In designing view i have no problem with crystal reports getting data from oracle database. If i insert some records from front end, & if i open reports(desing view) and if i refresh it is displaying all records according to my query.

But if i run crystal reports from front end(VB) reports is showing but data is not displaying. it iscomming blank. Plese help me to solve this problem


I have used following codes.

crrp1.reportfilename=app.path&"\report.rpt
crrp1.discardsaveddata=false
crrp1.action=1

if i change crrp1.discardsaveddata=true then "coluld not open SQL SERVER" error is comming.
 
Old May 3rd, 2007, 12:03 PM
Registered User
 
Join Date: May 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

India:

how are you interfacing to your datasource from Crystal? .TTX? .MDB table? flat file? Also, can you accerss your datasource after the report runs to insure data exists?





Similar Threads
Thread Thread Starter Forum Replies Last Post
VB 6.0 & Crystal Report 8.5 - Lot of Problems Anup Gavate VB Components 3 June 5th, 2013 01:54 AM
problem on crystal report - oracle! Sohrab Crystal Reports 0 August 24th, 2006 08:47 AM
connectivity problem with crystal reports & vb rni Crystal Reports 0 April 19th, 2006 03:29 AM
VB and Crystal Report Problem jdmurphy666 Beginning VB 6 1 February 8th, 2005 07:46 AM
export crystal report with oracle db in VB g-mey Pro VB Databases 0 February 8th, 2005 12:28 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.