Skip to main content

developerWorks >  WebSphere  >  Forums  >  IBM WebSphere Portlet Factory - Databases and Data Sources  >  developerWorks

Problem with insert into MS SQL Server    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 4, 2009 2:46 PM Last Post By: bosox Threads: [ Previous | Next ]
rk128

Posts: 57
Registered: Sep 10, 2007 04:06:38 PM
Problem with insert into MS SQL Server
Posted: Oct 07, 2009 04:47:45 PM
Click to report abuse...   Click to reply to this thread Reply
I'm getting error "

INSERT INTO growth.dbo.Opportunity
(state
,name
,businessgroup
,businessunit
,type
,leader
,description
,startdate
,whyunique
,unmetneed
,otherinfo
,createdby
,createdate
,lastupdated)
VALUES
(1
,'Opportunity Name'
,'BusinessGroup'
,'BusinessUnit'
,1
,'Leader'
,'Description goes here'
,'2009-10-05 23:09:27.330'
,'Why hyunique goes here'
,'Unmet need goes here'
,'Otherinfo goes here'
,'Bob'
,'2009-10-05 23:09:27.330'
,'2009-10-05 23:09:27.330')
bosox

Posts: 430
Registered: Aug 08, 2006 03:26:03 PM
Re: Problem with insert into MS SQL Server
Posted: Nov 04, 2009 02:46:42 PM   in response to: rk128 in response to: rk128's post
Click to report abuse...   Click to reply to this thread Reply
Sorry it took so long for someone to reply. Are you still having this problem? What's the error you're getting?
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums