s-news
[Top] [All Lists]

connecting to a database problem

To: s-news@lists.biostat.wustl.edu
Subject: connecting to a database problem
From: Eric yang <yang_eric9@yahoo.com>
Date: Thu, 14 Jul 2005 04:32:09 -0700 (PDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=wgZ3xUg3KZQV/FcnwH6fu5EFrIzZ10Ph9aYbZ+FD/1FAv0rmYSuQOl4XBufnhwIRJZ3E4srpcH5dFpqalfXp6h+ttj2E/QG6o3GBtqRkh1+9n7zzZyojHgIja9kBScYjcc6Gaev8lZPXNzWve0vZUoXbydbcNPHJpg2HXKrBqUs= ;
 
Dear all,
 
I'm trying to connect S-PLUS 7.0 from my pc to an ORACLE database in a remote location. I'm using the ImportData command with the sqlQuery to select a table. The syntax is correct but I'm getting the error:
 

Problem in openOrImportData(file = file, type = typ..: Error -1 returned when opening data source '' for reading.

Internal error message was 'Cannot load library: STDBORA.DLL:'.

The DLL file does exist on my local c drive and i've tried
 

regsvr32 "C:\Program Files\Insightful\splus70\cmd\stdbora.dll"

in a DOS command prompt. However, I get the error:
 
LoadLibrary("C:\Program Files\Insightful\splus70\cmd\stdbora.dll") failed - The specified module could not be found.
 
How can I make S-plus find this DLL?
 
TIA
 
Eric
 
 


Start your day with Yahoo! - make it your home page
<Prev in Thread] Current Thread [Next in Thread>
  • connecting to a database problem, Eric yang <=