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

Arcserve2000 Reports

Status
Not open for further replies.

Mrmark68

MIS
Joined
May 3, 2002
Messages
35
Location
US
Hello all...Great forum we have here. Ok, Here's my quick question for the day. We use ARCserve2000 SP3 with MS SQL 7.0 has it's database. I'm trying to learn how I would generate reports with SQL being my database. I know you can use the reports that come with Arcserve2000 but I'm looking to create my own reports.

Can someone point me in the right direction on how I would go about doing this.

Thanks,

Mark
 
See if you can export the data from the database in some sort of .csv format, then maybe place it into Excel, or Access and create a report from there.

Just a thought,

g
 
You can also make an ODBC connection to asdb and use Access or Crystal Reports to define your reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top