Click here to Skip to main content
15,894,343 members
Home / Discussions / C#
   

C#

 
AnswerRe: Convert DataSet to XML ? Pin
Not Active12-Jan-07 14:12
mentorNot Active12-Jan-07 14:12 
GeneralRe: Convert DataSet to XML ? Pin
Christian Graus12-Jan-07 14:17
protectorChristian Graus12-Jan-07 14:17 
QuestionDeveloping application....need some help...pls Pin
Software_Specialist12-Jan-07 9:07
Software_Specialist12-Jan-07 9:07 
AnswerRe: Developing application....need some help...pls Pin
Christian Graus12-Jan-07 9:35
protectorChristian Graus12-Jan-07 9:35 
GeneralRe: Developing application....need some help...pls Pin
Larantz12-Jan-07 10:44
Larantz12-Jan-07 10:44 
QuestionUpgrade persistent settings after new install? Pin
paas12-Jan-07 7:54
paas12-Jan-07 7:54 
AnswerRe: Upgrade persistent settings after new install? Pin
paas12-Jan-07 8:44
paas12-Jan-07 8:44 
QuestionWizarding Dataset puts some SPs into QueriesTableAdapter Pin
RebeccaTS12-Jan-07 7:41
RebeccaTS12-Jan-07 7:41 
We have a .NET 2.0 project which is using wizarded Datasets. There are four stored procedures that return tables (as opposed to scalar values). One stored procedure when wizarded goes into its own datatable table. However, the other ones go into QueriesTableAdapter. I cannot for the life of me figure out what is different about them. I tried verifying that SET NOCOUNT ON was set, it was set on all of them. I tested to make sure that the SPs ran with no errors, they did. Two of the SPs are almost identical. Why are they going into that adapter? I was under the impression that adapter was for scalar-valued SPs or for ad hoc queries.

Is there any way to force the SPs into their own table? I thought about editing the partial class to add them, but it's a lot of painful handcoding and makes it hard to maintain, so I would like to avoid it.

Thanks!
Rebecca
QuestionChat Program Pin
mokhabarat12-Jan-07 7:32
mokhabarat12-Jan-07 7:32 
AnswerRe: Chat Program Pin
Not Active12-Jan-07 8:42
mentorNot Active12-Jan-07 8:42 
QuestionAccessing Image from MS Access database and displaying it in form Pin
Shaurya Rastogi12-Jan-07 7:24
Shaurya Rastogi12-Jan-07 7:24 
AnswerRe: Accessing Image from MS Access database and displaying it in form Pin
Dave Kreskowiak12-Jan-07 8:51
mveDave Kreskowiak12-Jan-07 8:51 
AnswerRe: Accessing Image from MS Access database and displaying it in form Pin
Rob Graham12-Jan-07 14:09
Rob Graham12-Jan-07 14:09 
QuestionRe: Accessing Image from MS Access database and displaying it in form Pin
Shaurya Rastogi13-Jan-07 1:38
Shaurya Rastogi13-Jan-07 1:38 
QuestionObtainting XML from C++ Pin
rahulmballal12-Jan-07 7:14
rahulmballal12-Jan-07 7:14 
AnswerRe: Obtainting XML from C++ Pin
Stefan Troschuetz12-Jan-07 7:47
Stefan Troschuetz12-Jan-07 7:47 
Questiontextbox problem Pin
biaali12-Jan-07 7:04
biaali12-Jan-07 7:04 
AnswerRe: textbox problem Pin
Ravi Bhavnani12-Jan-07 7:10
professionalRavi Bhavnani12-Jan-07 7:10 
AnswerRe: textbox problem Pin
Drew McGhie12-Jan-07 9:51
Drew McGhie12-Jan-07 9:51 
Questiontextbox problem Pin
biaali12-Jan-07 7:03
biaali12-Jan-07 7:03 
AnswerRe: textbox problem Pin
anilsolanki12-Jan-07 8:40
anilsolanki12-Jan-07 8:40 
Questionbuiding drivers in c# Pin
dany_ch12-Jan-07 6:55
dany_ch12-Jan-07 6:55 
AnswerRe: buiding drivers in c# Pin
Not Active12-Jan-07 7:01
mentorNot Active12-Jan-07 7:01 
AnswerRe: buiding drivers in c# Pin
anilsolanki12-Jan-07 8:43
anilsolanki12-Jan-07 8:43 
GeneralRe: buiding drivers in c# Pin
Dave Kreskowiak12-Jan-07 8:48
mveDave Kreskowiak12-Jan-07 8:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.