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, 10:56:00 am
Username: Password:
Login with username, password and session length

Forgot your password?
 
DataSink - Inserting to external DB -- how to ??
Welcome, Guest. Please login or register.
November 22, 2008, 10:56:00 am
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

+  Eviware Forum
|-+  soapUI
| |-+  soapUI
| | |-+  DataSink - Inserting to external DB -- how to ??
« previous next »
Pages: [1] Print
Author Topic: DataSink - Inserting to external DB -- how to ??  (Read 308 times)
ramesh nallavolu
Newbie
*
Posts: 30


« on: March 19, 2008, 09:26:48 pm »

Hi

I am trying to write to Databse ( sql Servicer 2005 )

Datasink has two properties   apcode, apcity.

I want to write these two properties into Database table ( apupdate)... how do I do ?

I wrote like this:   insert into apupdate values(apcode = ?, apcity = ?)

which did not work... could please help me....   again... this is also for Demo I am presenting...



Logged
omatzura
Administrator
Hero Member
*****
Posts: 1,425


« Reply #1 on: March 19, 2008, 10:41:43 pm »

Hi!

what error did you get with this? You probably need to surround the question-marks with single quotes, ie

insert into apupdate values(apcode = '?', apcity = '?')

Maybe that helps!?

regards,

/Ole
eviware.com
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