I need a Stored procedure to connect to a Microsoft Access database. How can I do this. Basically I will pull data each evening from access into my oracle db.
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20607869.html
So all i'm trying to do is query an oracle DB from vs.net. I get a slew of error messages depending on the connection string/driver/prodiver i use.
What gets me is that i can ping the server, tsn...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23144397.htm...
Pros and cons of distributed and centralised data base achitecture
http://www.experts-exchange.com/Database/Oracle/Q_24037986.html
Zones:
OracleDate Answered: 04/16/2009 Rating: 9.2 Views: 58
I am exporting data using VBscript to a csv file. How can I import to Oracle using sqlldr the date.
Option Explicit
On Error Resume Next
Dim oLogObject
Dim oLogOutput
Dim sLogFile
Dim s...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_23235736.html
How to install Oracle8i in a cluster configuration on a shared disk in a Windows NT Server environment?
I am having two Windows NT machines in Microsoft Cluster mode and RAID has two 9.1 GB dis...
http://www.experts-exchange.com/Database/Oracle/Q_10782861.html
Zones:
Oracle,
Tiv...Date Answered: 07/24/2000 Rating: 5.4 Views: 0
I am trying to connect to an oracle DB from Crystal Reports using Microsoft ODBC for Oracle
When trying now the following error shows up:
The Oracle(tm) client and networking components wer...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20556260.html
I am using Oracle database with ASP .Net.
The field in the database is WeekEndingDate varchar2(30)
The data looks like this 02/27/2001 (MM/DD/YYY)
The select is ordering by WeekEndingDate ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23240179.htm...
I want create ability to user to hide and unhide the selected tables with onclick button. User can select the database table from dropdown or checkbox. I want to do all this by form side. If i hid...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23660643.htm...
Hi
I have seen how an Oracle package can be written to send an email using smtp, but is it possible to include an attachment on the mail. Specifically, I would like to attach a word document.
...
http://www.experts-exchange.com/Database/Oracle/8.x/Q_23123018.html
Hi,
I have to connect and transfer large set-of data from Oracle 7.3.4 to Sql 2005 in scheduled manner. i know Oracle Ado.net provider will not support to comunicate with oracle 7.3.4 server . ...
http://www.experts-exchange.com/Database/Oracle/Q_23640089.html