I hava this sentence
With Reporte
.ReportFileName = strRuta(3) & "Ganadores.rpt"
.Action = 0
End With

a) I use crystal and i can see data on the report
b) The Table has data
c) In my APP i open the server, the database and work with tables (specially with the one that the report use), see data, modify,etc.

d) Why, why when i run the sentece above i got the following error: CANNOT OPEN SQL SERVER