Click here to Skip to main content
15,903,362 members
Home / Discussions / Database
   

Database

 
GeneralRe: Duplicate a database Pin
OmegaSupreme16-Apr-04 6:18
OmegaSupreme16-Apr-04 6:18 
GeneralRe: Duplicate a database Pin
RichardGrimmer16-Apr-04 6:35
RichardGrimmer16-Apr-04 6:35 
GeneralRe: Duplicate a database Pin
OmegaSupreme16-Apr-04 7:55
OmegaSupreme16-Apr-04 7:55 
GeneralRe: Duplicate a database Pin
refugeees19-Apr-04 20:51
refugeees19-Apr-04 20:51 
GeneralDisplay records from Oracle Pin
bearOrangeToezz15-Apr-04 23:01
bearOrangeToezz15-Apr-04 23:01 
GeneralRe: Display records from Oracle Pin
RichardGrimmer20-Apr-04 22:09
RichardGrimmer20-Apr-04 22:09 
GeneralAssistance please Pin
Gary Ranson15-Apr-04 5:25
Gary Ranson15-Apr-04 5:25 
GeneralStrongly typed DataSet from a web service Pin
bjoernen15-Apr-04 2:51
bjoernen15-Apr-04 2:51 
I writing an N-tier application, where I will used strongly typed DataSets as data transport objects between some tiers.

The application consumes a web service. By default VS has created a proxy and a number of classes that are used to hold the data the web service returns, ie classes that mirrors the result xml structure. I want to move to DataSets instead.

Is there a clever way to make a web service proxy automatically fill a typed DataSet instead of the auto-created classes when I call the web service? Observe that this web service does not return a DataSet per se (this would be simple then), but a structure that would easily be held within a DataSet.

Manually I can look inside the wsdl, extract the schemas, let VS create typed DataSets from those schemas, write code that consumes the web service through the proxy, move over all retrieved data to my DataSets, done. Since this seems like a common scenario, I'm just hoping that VS has an automated way of doing this. What would be the easiest way?

Kind regards,
/Björn Morén
Sweden
GeneralDuplicate a SQL Server table Pin
Robby15-Apr-04 2:11
Robby15-Apr-04 2:11 
GeneralRe: Duplicate a SQL Server table Pin
RichardGrimmer18-Apr-04 22:26
RichardGrimmer18-Apr-04 22:26 
GeneralRe: Duplicate a SQL Server table Pin
-Dr_X-20-Apr-04 10:02
-Dr_X-20-Apr-04 10:02 
GeneralSQL query required Pin
Shah Shehpori15-Apr-04 1:10
sussShah Shehpori15-Apr-04 1:10 
GeneralRe: SQL query required Pin
raj_sarna15-Apr-04 1:41
raj_sarna15-Apr-04 1:41 
GeneralRe: SQL query required Pin
Colin Angus Mackay15-Apr-04 1:52
Colin Angus Mackay15-Apr-04 1:52 
GeneralAdding new rows to empty table in C# Pin
Craig Bumpstead14-Apr-04 21:21
Craig Bumpstead14-Apr-04 21:21 
GeneralRe: Adding new rows to empty table in C# Pin
-Dr_X-15-Apr-04 16:36
-Dr_X-15-Apr-04 16:36 
GeneralRe: Adding new rows to empty table in C# Pin
Craig Bumpstead18-Apr-04 12:19
Craig Bumpstead18-Apr-04 12:19 
Generalrun time error Pin
williamchou14-Apr-04 16:12
williamchou14-Apr-04 16:12 
GeneralRe: run time error Pin
Nino_114-Apr-04 16:19
Nino_114-Apr-04 16:19 
GeneralRe: run time error Pin
williamchou14-Apr-04 16:56
williamchou14-Apr-04 16:56 
GeneralRe: run time error Pin
Mike Dimmick15-Apr-04 2:26
Mike Dimmick15-Apr-04 2:26 
GeneralProblems with Sandbox Mode Pin
blakeb_114-Apr-04 9:23
blakeb_114-Apr-04 9:23 
GeneralRe: Problems with Sandbox Mode Pin
monrobot1314-Apr-04 10:00
monrobot1314-Apr-04 10:00 
GeneralRe: Problems with Sandbox Mode Pin
Mike Dimmick15-Apr-04 2:28
Mike Dimmick15-Apr-04 2:28 
GeneralRe: Problems with Sandbox Mode Pin
Chris Meech16-Apr-04 9:26
Chris Meech16-Apr-04 9:26 

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.