Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: Could someone please post a tutorial Pin
Heath Stewart20-Apr-04 9:09
protectorHeath Stewart20-Apr-04 9:09 
GeneralRe: Could someone please post a tutorial Pin
MeterMan20-Apr-04 15:34
MeterMan20-Apr-04 15:34 
GeneralRe: Could someone please post a tutorial Pin
Heath Stewart21-Apr-04 3:01
protectorHeath Stewart21-Apr-04 3:01 
GeneralRe: Could someone please post a tutorial Pin
MeterMan20-Apr-04 23:21
MeterMan20-Apr-04 23:21 
GeneralRe: Could someone please post a tutorial Pin
Heath Stewart21-Apr-04 3:12
protectorHeath Stewart21-Apr-04 3:12 
GeneralOleDbDataAdapter Pin
Mehdi Mousavi20-Apr-04 8:49
Mehdi Mousavi20-Apr-04 8:49 
GeneralRe: OleDbDataAdapter Pin
Heath Stewart20-Apr-04 9:06
protectorHeath Stewart20-Apr-04 9:06 
GeneralRe: OleDbDataAdapter Pin
Mehdi Mousavi20-Apr-04 9:55
Mehdi Mousavi20-Apr-04 9:55 
Heath Stewart wrote:First, don't use the OleDbDataAdapter for SQL Server!

We might change the Database engine later from SQL Server 2000 to Oracle 9i, and that's why we tried to use the OleDB Data Provider.

Heath Stewart wrote:
Second, use a typed DataSet, or construct one programmatically at runtime (not fun).

I don't see anything fun in this quote. I've never ever used an untyped DataSet, since it has got many drawbacks...

Heath Stewart wrote:
You should read the article, Inserting relational data using DataSet and DataAdapter[^].

Thanks a lot, I read the article and it will certainly solve my problem after two damn weeks of trying to post the same question here and there.

I do really appreciate your help.

Thank you for your time,

Mehdi Mousavi - Software Architect [ http://mehdi.biz ]
GeneralRe: OleDbDataAdapter Pin
Heath Stewart20-Apr-04 10:07
protectorHeath Stewart20-Apr-04 10:07 
Questionhow can communicate with a router Pin
kashif anwar syed20-Apr-04 8:33
kashif anwar syed20-Apr-04 8:33 
AnswerRe: how can communicate with a router Pin
Heath Stewart20-Apr-04 8:51
protectorHeath Stewart20-Apr-04 8:51 
AnswerRe: how can communicate with a router Pin
Klaus Weisser20-Apr-04 9:17
Klaus Weisser20-Apr-04 9:17 
GeneralRe: how can communicate with a router Pin
Anonymous23-Apr-04 17:43
Anonymous23-Apr-04 17:43 
GeneralEmbed C# controls in MFC views/dialogs Pin
rkvs20-Apr-04 7:51
rkvs20-Apr-04 7:51 
GeneralRe: Embed C# controls in MFC views/dialogs Pin
Heath Stewart20-Apr-04 8:48
protectorHeath Stewart20-Apr-04 8:48 
Generalserial communication in c# Pin
balsmn20-Apr-04 7:34
balsmn20-Apr-04 7:34 
GeneralRe: serial communication in c# Pin
Heath Stewart20-Apr-04 8:37
protectorHeath Stewart20-Apr-04 8:37 
GeneralRe: serial communication in c# Pin
Marc Clifton20-Apr-04 13:37
mvaMarc Clifton20-Apr-04 13:37 
GeneralSmall string building question Pin
Le centriste20-Apr-04 6:26
Le centriste20-Apr-04 6:26 
GeneralRe: Small string building question Pin
Jeremy Kimball20-Apr-04 6:37
Jeremy Kimball20-Apr-04 6:37 
GeneralRe: Small string building question Pin
Mike Dimmick20-Apr-04 6:45
Mike Dimmick20-Apr-04 6:45 
GeneralRe: Small string building question Pin
Heath Stewart20-Apr-04 8:33
protectorHeath Stewart20-Apr-04 8:33 
GeneralRe: Small string building question Pin
Jeff Varszegi20-Apr-04 9:33
professionalJeff Varszegi20-Apr-04 9:33 
GeneralRe: Small string building question Pin
Mike Dimmick20-Apr-04 6:42
Mike Dimmick20-Apr-04 6:42 
GeneralRe: Small string building question Pin
Jeff Varszegi20-Apr-04 6:58
professionalJeff Varszegi20-Apr-04 6:58 

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.