Click here to Skip to main content
16,006,006 members
Home / Discussions / C#
   

C#

 
QuestionRecord install path? Pin
the last free name6-Oct-04 4:50
the last free name6-Oct-04 4:50 
AnswerRe: Record install path? Pin
Heath Stewart6-Oct-04 13:25
protectorHeath Stewart6-Oct-04 13:25 
GeneralPanel control in a DLL Pin
Reinier van de Wetering6-Oct-04 4:48
Reinier van de Wetering6-Oct-04 4:48 
GeneralRe: Panel control in a DLL Pin
Jon G6-Oct-04 5:06
Jon G6-Oct-04 5:06 
GeneralRe: Panel control in a DLL Pin
Reinier van de Wetering6-Oct-04 19:47
Reinier van de Wetering6-Oct-04 19:47 
Generaldisplaying nested tables Pin
njaromack6-Oct-04 4:34
njaromack6-Oct-04 4:34 
GeneralRe: displaying nested tables Pin
njaromack6-Oct-04 10:36
njaromack6-Oct-04 10:36 
GeneralRe: displaying nested tables Pin
Heath Stewart6-Oct-04 13:16
protectorHeath Stewart6-Oct-04 13:16 
You can also set up the SqlDataAdapter.TableMappings so that "Table", "Table1", "Table2", etc. get mapped to your actual tables names. The generated table names are in the order of the tables in the result set if your expression, view, or stored proc were to return multiple result sets.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
GeneralChange windows service logon account and password using c# Pin
Subin KJ6-Oct-04 4:31
Subin KJ6-Oct-04 4:31 
GeneralRe: Change windows service logon account and password using c# Pin
Heath Stewart6-Oct-04 12:57
protectorHeath Stewart6-Oct-04 12:57 
GeneralLogin Pin
pat2708816-Oct-04 4:31
pat2708816-Oct-04 4:31 
GeneralRe: Login Pin
Heath Stewart6-Oct-04 12:34
protectorHeath Stewart6-Oct-04 12:34 
GeneralRe: Login Pin
pat2708817-Oct-04 7:38
pat2708817-Oct-04 7:38 
GeneralRe: Login Pin
pat2708817-Oct-04 7:43
pat2708817-Oct-04 7:43 
Generalsetting datagrid cursors Pin
ddelapasse6-Oct-04 4:01
ddelapasse6-Oct-04 4:01 
Question.NET OLAP control? Pin
jvbragt6-Oct-04 2:29
jvbragt6-Oct-04 2:29 
AnswerRe: .NET OLAP control? Pin
Christian Wikander6-Oct-04 3:36
Christian Wikander6-Oct-04 3:36 
GeneralRe: .NET OLAP control? Pin
jvbragt6-Oct-04 3:59
jvbragt6-Oct-04 3:59 
Generalserialization problem Pin
ongo6-Oct-04 1:53
ongo6-Oct-04 1:53 
GeneralRe: serialization problem Pin
J4amieC6-Oct-04 2:26
J4amieC6-Oct-04 2:26 
GeneralRe: serialization problem Pin
ongo6-Oct-04 2:42
ongo6-Oct-04 2:42 
GeneralConvert base64String to byte[] in CrystalReport Pin
Pain_Elemental6-Oct-04 1:41
Pain_Elemental6-Oct-04 1:41 
GeneralRe: Convert base64String to byte[] in CrystalReport Pin
Alex Korchemniy6-Oct-04 7:56
Alex Korchemniy6-Oct-04 7:56 
GeneralGUI from Windows Service Pin
Jo Develper6-Oct-04 1:22
Jo Develper6-Oct-04 1:22 
GeneralRe: GUI from Windows Service Pin
Stefan Troschuetz6-Oct-04 1:30
Stefan Troschuetz6-Oct-04 1:30 

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.