Adding parameters in Querybuilder-wizard
Posted by: joel ivarson
Date: May 16, 2007 09:29AM

Hi.
Sorry if this is the wrong place to ask, but ive asked in .NET specif forums to..
Im trying to create a dataset in Visual Studio2k5, it works fine with adding just a select query, but when im adding a insert-query, visual studio fails, and says there's a parse error. I used "INSERT INTO <tablename>(foo, bar) VALUES(@fooParam, @barParam)" as I used to with SQL server. Have I missed something or do i have to do it programmatically when I use Connector.NET 1.1 and the VS-plugin?
Thanks in regards
Joel Ivarson

Options: ReplyQuote


Subject
Written By
Posted
Adding parameters in Querybuilder-wizard
May 16, 2007 09:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.