[RESOLVED] Crystal Report
im having problem accessing data in my database. im running a crystal report inside my vb program, i found out that the records being displayed in my crystal viewer is not updated. for example, on my first run of program, i have 5 records in my database and 5 records in crystal, then after deleting or adding a record in my database, i run again my program and the records being displayed in crystal viewer didnt change. as i open the crystal report program the same records are in there. then after i refresh the crystal report by pressing f5, dats the time it was updated.
question, how would i refresh the .rpt using code in visual basic?