Welcome, Guest. Please login or register.
May 21, 2012, 02:31:45 am

Login with username, password and session length
Welcome to the systemhound user community
* Home | Help | Login | Register
+  systemhound user community
|-+  systemhound
| |-+  systemhound 2007 - FAQs (Moderator: Dee)
| | |-+  How do I automatically import the data to SQL Server?
« previous next »
Pages: [1] Print
Author Topic: How do I automatically import the data to SQL Server?  (Read 2827 times)
Nish
Full Member
***
Gender: Male
Posts: 200


hardware and software auditing with systemhound


« on: January 24, 2003, 12:21:21 pm »

Install the MSSQL client software onto the systemhound central server.

Create a .bat file to run the shexport tool from the command line. The parameters required can be found in the systemhound User Guide. Or see this thread:

http://www.systemhound.net/community/index.php/topic,110.0.html
[ v4 update: http://www.systemhound.net/community/index.php/topic,215.0.html ]

Create a .bat file to run bcp (SQLServer's Bulk Copy utility) to load the exported file into the database. For this to work you will need to create the tables within a SQL database beforehand, and produce a .fmt file to describe the columns in each table. The required arguments for bcp can be found by running bcp /?

It may be best to create a single .bat file to run both the shexport and bcp jobs, and use the Windows scheduler to run them.
« Last Edit: September 07, 2005, 05:31:01 am by Webmaster » Logged
Cardio
Newbie
*
Posts: 1


I love YaBB 1G - SP1!


« Reply #1 on: January 19, 2005, 09:08:24 pm »

I downloaded the trial version to see how it works and it seems to store the acquired data from the clients in javascript files..Huh

Is there a way this product can be installed so that the repository of the client data is a SQL Server database?

We want to do our own reporting on config data - not go via a web-site

tia
Logged
Nish
Full Member
***
Gender: Male
Posts: 200


hardware and software auditing with systemhound


« Reply #2 on: January 24, 2005, 12:13:19 pm »

systemhound does not store its data in SQL Server (although the Enterprise version currently in development will do that).

We provide two export options: CSV or Access. Export the data in this way and then import it into your SQL Server db.
« Last Edit: January 24, 2005, 12:13:38 pm by Nish » Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!