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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal report

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have developed an VB-MSAccess application with crystal reports which uses the datafile to design the crystal report.

Now i want to port the application to MSSQL server and make the application run for both MSSQl and MSAccess.How can i make the same report work for 2 databases...which connection should i use?

Pls....help...
thanks in advance
saajid



 
In this Situation from your VB code u can change the database location from MS-Access to MS-SQL server. No need to add another connection
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top