Visual Web Ripper Logo Visual Web Ripper Logo
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Writing extracted web content to Oracle
Sequentum Support
#1 Posted : Wednesday, August 18, 2010 12:22:06 AM

Groups: Administrators
Joined: 4/10/2010
Posts: 1,239
Location: Sydney, Australia
Visual Web Ripper only supports Oracle databases through the Oracle OleDb provider. Oracle client software must be installed in order for the OleDb provider to work.

The OleDb provider provided by Microsoft only supports Oracle up to version 8i, so you should use the OleDB provider provided by Oracle.

Use an Oracle OleDb connection string such as this one:

Provider=OraOLEDB.Oracle;Data Source=//localhost:1521/OracleTest;User Id=test;Password=test;

The Data Source parameter in the connection string can be set to a TNS, but only if you have configured the TNS configuration file properly.
cmelo
#2 Posted : Tuesday, September 21, 2010 7:59:11 PM
Groups: Registered
Joined: 9/19/2010
Posts: 1
Can I save into Postgresql database ?
Sequentum Support
#3 Posted : Tuesday, September 21, 2010 11:15:54 PM

Groups: Administrators
Joined: 4/10/2010
Posts: 1,239
Location: Sydney, Australia
Only if there is an OleDB provider available for Postgressql. If that is the case the approach would be the same as for Oracle.
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.4 RC1 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.040 seconds.