Crystal Report 一問(編號:6919)

我想要在VB內下個sql去select 我的DATABASE
CryRpt01.Connect ="DSN=;UID=;PWD=;DSQ="
CryRpt01.SQLQuery = "select * from ...where"
CryRpt01.Action = 1
結果是SQL server error ....
my crystal report :4.6
VB 6.0
database : oracle
the version is too old or something wrong?!
thanx