header
header
Main Menu
Home
Eviware Store
Downloads
Products
News
Forum
Eviware Blog
Search
FAQs
Customer Area
Support
Documentation
Tutorials
CookBook
Downloads
Forum
Login Form
Welcome, Guest. Please login or register.
November 22, 2008, 06:39:57 am
Username: Password:
Login with username, password and session length

Forgot your password?
 
Data Sink
Welcome, Guest. Please login or register.
November 22, 2008, 06:39:57 am
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

+  Eviware Forum
|-+  soapUI
| |-+  soapUI
| | |-+  Data Sink
« previous next »
Pages: [1] Print
Author Topic: Data Sink  (Read 319 times)
Martin Schlede
Newbie
*
Posts: 2


« on: January 10, 2008, 11:27:42 pm »

I thougt I could use Data sink for a small change in my Database before executing a test step, so I tryed 'JDBC' connect.
Maybe I should better use a groovy skript, but anyway...

Driver: oracle.jdbc.driver.OracleDriver
Connection String: jdbc:oracle:thin:@127.0.0.1:1521:TEST
doesn't work.
(Error: java.sql.SQLException: Invalid arguments in call)
How can I set username and password for this connection?
Logged
omatzura
Administrator
Hero Member
*****
Posts: 1,425


« Reply #1 on: January 11, 2008, 12:14:21 pm »

Hi!

the general format for the oracle connection string is

jdbc:oracle:<drivertype>:<username/password>@<database>

so you should be able to specify the username/password as follows

jdbc:oracle:thin:username/password@127.0.0.1:1521:TEST

Hope this helps!

regards,

/Ole
eviware.com
Logged
Martin Schlede
Newbie
*
Posts: 2


« Reply #2 on: January 11, 2008, 03:45:46 pm »

Works perfect.
Many thanks!  Smiley
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
header header
header
header