Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
QuestionHow to access Temp Folder of System. Pin
h@s@n6-Dec-06 5:07
h@s@n6-Dec-06 5:07 
AnswerRe: How to access Temp Folder of System. Pin
Pete O'Hanlon6-Dec-06 5:11
mvePete O'Hanlon6-Dec-06 5:11 
GeneralRe: How to access Temp Folder of System. Pin
h@s@n6-Dec-06 5:29
h@s@n6-Dec-06 5:29 
QuestionDatabase Code Generator Pin
mfcuser6-Dec-06 3:02
mfcuser6-Dec-06 3:02 
AnswerRe: Database Code Generator Pin
lost in transition 6-Dec-06 3:19
lost in transition 6-Dec-06 3:19 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 3:26
mfcuser6-Dec-06 3:26 
AnswerRe: Database Code Generator Pin
Drew McGhie6-Dec-06 3:28
Drew McGhie6-Dec-06 3:28 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 3:49
mfcuser6-Dec-06 3:49 
That is good, I will look at that. I have just print out the article. Since I am new to database, I have asked this question before, but nobody answered me.

here is it and it is from this link
http://www.codeproject.com/script/comments/forums.asp?msg=1785663&forumid=1649&mode=all&userid=191012#xx1785663xx[^]
============================================
I want to know which one is better. I see a better benefit on scripting, since any change on the database will enable you to change some code. Here is what I am talking about

Assume that I arleady know the database. For instance, I want to connect to an company database to read some information about employee names. Now, I can have a sample of that database and use a wizad to do that. Or I can use the oldbconnection and use sql command to do that. What I like with the wizard, is the fact that every field from the database can be pulled up with intellisense. And very easy to connect those field or the database to windows form component.

The problem I see in the wizard, if you don't know much about that dabase in advance and whant to read some field on it. I also see more people or book use the scripting than the wizard.

Anyway, all what I want to know which one is better to use; the database wizard or the sql command string which is related to ado.
AnswerRe: Database Code Generator Pin
Pete O'Hanlon6-Dec-06 3:44
mvePete O'Hanlon6-Dec-06 3:44 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 3:47
mfcuser6-Dec-06 3:47 
GeneralRe: Database Code Generator Pin
eggsovereasy6-Dec-06 3:54
eggsovereasy6-Dec-06 3:54 
GeneralRe: Database Code Generator Pin
Paul Conrad6-Dec-06 4:20
professionalPaul Conrad6-Dec-06 4:20 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 4:51
mfcuser6-Dec-06 4:51 
GeneralRe: Database Code Generator Pin
Colin Angus Mackay6-Dec-06 5:08
Colin Angus Mackay6-Dec-06 5:08 
GeneralRe: Database Code Generator Pin
Paul Conrad6-Dec-06 5:12
professionalPaul Conrad6-Dec-06 5:12 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 5:24
mfcuser6-Dec-06 5:24 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 5:35
mfcuser6-Dec-06 5:35 
GeneralRe: Database Code Generator Pin
Paul Conrad6-Dec-06 6:13
professionalPaul Conrad6-Dec-06 6:13 
GeneralRe: Database Code Generator Pin
mfcuser6-Dec-06 6:46
mfcuser6-Dec-06 6:46 
GeneralRe: Database Code Generator Pin
Colin Angus Mackay6-Dec-06 7:17
Colin Angus Mackay6-Dec-06 7:17 
GeneralRe: Database Code Generator Pin
Paul Conrad6-Dec-06 9:18
professionalPaul Conrad6-Dec-06 9:18 
QuestionConversion to Byte Array... Pin
Eytukan6-Dec-06 1:43
Eytukan6-Dec-06 1:43 
AnswerRe: Conversion to Byte Array... Pin
Eytukan6-Dec-06 2:22
Eytukan6-Dec-06 2:22 
AnswerRe: Conversion to Byte Array... Pin
Mandaar Kulkarni6-Dec-06 2:44
Mandaar Kulkarni6-Dec-06 2:44 
QuestionWebBrowser - Detect http errors [modified] Pin
Mertli Ozgur Nevres6-Dec-06 0:39
Mertli Ozgur Nevres6-Dec-06 0:39 

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.