Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Switch databases of CR9 report in VB6

Status
Not open for further replies.

Gilske

Programmer
Oct 9, 2003
9
BE
Hi

The problem i'm having is the following

I've made a Crystal Report and as datasource i've used SQLA as server, vlinx as database.
Now i'm need to acces this report trough vb6 which works,
But SQLA is my test enviroment. SQLB is my working enviroment.
But in the code the report won't accept the other server.
The servers are identical, except for the names.

while executing the code crystal reports asked me to verify the database, can anybody help me with this and this problem?

thnx in advance


 
sorry

problem already solved
databases weren't as identical as i thought
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top