cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

basic help on using crystal reports

Former Member
0 Likes
331

I successfully downloaded and installed Crystal Reports trial.

I want to write a report for a SQL database. Since I cannot do this on my production machine at work, I thought I would bring the database home to my win10 pro machine here to experiment.


I successfully installed SQL server on a win10 PRO box at home.
I connected to a SQL server instance on my home machine.
I can create a database and work on it as described here:
https://docs.microsoft.com/en-us/sql/ssms/quickstarts/ssms-connect-query-sql-server?view=sql-server-...

However, I want to investigate an already created database from the machine at my office.
I want to be able to create custom reports from that data.
This other database is from an application that creates and manages a schedule and runs a SQL server.
It runs on a winPro box as well.

I have copied the DATA folder from that other machine running SQL server to the desktop of my home machine.

I need to create an ODBC data source using this data but my SQL server at home is running an empty database.

How do I connect the office database to the new SQL server I have at home?

Accepted Solutions (0)

Answers (2)

Answers (2)

DellSC
Active Contributor
0 Likes

Also, I don't think you can just copy the files for SQL Server - you need to do a backup from the server in your office, copy the backup files, and then restore to the SQL Server instance at home.

-Dell

Former Member
0 Likes

yeah, i figured that out. thank you.

0 Likes

That's a question for your IT department.

Ask Microsoft how to make the connection.

CR just assumes your Client is configured and working.

Try Googling this question...

And use the MS SQL Native 11 Client, it works the best. It's from SQL 2012 and available for download from MS.