SiteMaze Posted March 7, 2011 Posted March 7, 2011 Hello all, I am not allowed to install any drivers on my corporate office computer. Hence I would like to use JDBC driver to connect to the Oracle database server. Is it possible and are there any sample codes? The only thread I found is: and it is 4 years old. Arsenal Football Fan Club in Singapore
ProgAndy Posted March 7, 2011 Posted March 7, 2011 Do you have only the JDBC driver or is also an ODBC version present? I don't think you can use JDBC in AutoIt. An other alternative should be using OCI with DLLCall. *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
SiteMaze Posted March 10, 2011 Author Posted March 10, 2011 There is no ODBC version present because IT department won't install them.I only have the JDBC JAR drivers for Oracle. An other alternative should be using OCI with DLLCallI will try exploring this option. It would help if you show us some pointers. I will writing an Autoit script to load data from an Oracle database to a Teradata database. I have the ODBC driver for Teradata installed.Thanks. Arsenal Football Fan Club in Singapore
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now