Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, May 2, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - ADO General
Forum to discuss ADO specific questions for use with SalesLogix. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to ADO General | New ThreadView:  Search:  
 Author  Thread: Connecting to Oracle from A SQL Instance
Peter Hebenstreit
Posts: 3
 
Connecting to Oracle from A SQL InstanceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 Mar 07 2:38 PM
fiogf49gjkf0d
Hi All,

I'm trying to run a stored procedure from oracle. I've done this before calling a sql stored procedure but can't seem to setup my connection string properly, or possibly missing some software, i installed the oracel client tools, and setup an alias but still can't get the script to use the Microsoft ODBC Driver for Oracle. My error says it's trying to use ODBC SQL Server Driver.

I have a connection string of

objConn.Open Application("DRIVER={Microsoft ODBC for Oracle};CONNECTSTRING=*aliasname*;uid=user;pwd=password;")

then I try to run objConn.Execute ''exec STORED_PROCEDURE"

Any help will be grately appreciated
[Reply][Quote]
Jason Huber
Posts: 77
 
Re: Connecting to Oracle from A SQL InstanceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 May 07 3:03 PM
fiogf49gjkf0d
Taking a look at connectionstrings.com it looks like your connectionstring is ok, but why is it in Application()?

objConn.Open "DRIVER={Microsoft ODBC for Oracle};CONNECTSTRING=*aliasname*;uid=user;pwd=password;"

should connect just fine. (I removed the Application call - it should expect a variable name).
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Connecting to Oracle from A SQL InstanceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 May 07 8:59 AM
...also take a look at:
http://www.connectionstrings.com/

All sorts of connection strings!

--
rjl
[Reply][Quote]
Jason Huber
Posts: 77
 
Re: Connecting to Oracle from A SQL InstanceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 May 07 10:29 AM
That's where I checked... The source "Taking a look at connectionstrings.com "

I love that site. It was recently sold and I was concerned it would go away, but instead they just revamped it..
I never try and remember the connectionstring now - why remember when you can just look it up?
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Connecting to Oracle from A SQL InstanceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 May 07 7:58 AM
oops.. I replied before reading your posting "clearly".. got to remember to read BEFORE post!
--
rjl
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/2/2024 9:34:12 AM