Click here to Skip to main content
15,902,492 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionprinting datagridview Pin
Member 1172695728-May-15 20:50
Member 1172695728-May-15 20:50 
AnswerRe: printing datagridview Pin
Richard MacCutchan28-May-15 22:12
mveRichard MacCutchan28-May-15 22:12 
QuestionI need a suggestion Pin
satc28-May-15 17:40
satc28-May-15 17:40 
AnswerRe: I need a suggestion Pin
Eddy Vluggen29-May-15 2:19
professionalEddy Vluggen29-May-15 2:19 
GeneralRe: I need a suggestion Pin
Sascha Lefèvre29-May-15 2:38
professionalSascha Lefèvre29-May-15 2:38 
GeneralRe: I need a suggestion Pin
Eddy Vluggen29-May-15 2:47
professionalEddy Vluggen29-May-15 2:47 
GeneralRe: I need a suggestion Pin
Sascha Lefèvre29-May-15 2:59
professionalSascha Lefèvre29-May-15 2:59 
GeneralRe: I need a suggestion Pin
Eddy Vluggen29-May-15 3:06
professionalEddy Vluggen29-May-15 3:06 
Sascha Lefèvre wrote:
But how could the non-worst case look like?
I don't have experience with EF; in the best case it would pick up the new column-name in the database, update the model and generate new entities. That would making reading the table easier for someone who is used to EF. To me, it is merely a select-statement.

The main problem here is getting the table-name (data) back into the sql-command. That is not something that can be done in Sql (unless you go to, spit, dynamic sql) and should be done in the codelayer above.

Make a new command, say "I need from table x the Id y" and of you are.

Sascha Lefèvre wrote:
(Maybe I'm having a stupid moment..)
Noes, you're not. I'm a bit more confused than usual, having trouble concentrating. Doesn't mean I'm not going to try Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: I need a suggestion Pin
Sascha Lefèvre29-May-15 3:23
professionalSascha Lefèvre29-May-15 3:23 
GeneralRe: I need a suggestion Pin
satc29-May-15 8:57
satc29-May-15 8:57 
GeneralRe: I need a suggestion Pin
Dave Kreskowiak29-May-15 9:55
mveDave Kreskowiak29-May-15 9:55 
GeneralRe: I need a suggestion Pin
Sascha Lefèvre29-May-15 12:45
professionalSascha Lefèvre29-May-15 12:45 
GeneralRe: I need a suggestion Pin
satc29-May-15 23:03
satc29-May-15 23:03 
GeneralRe: I need a suggestion Pin
Sascha Lefèvre31-May-15 4:57
professionalSascha Lefèvre31-May-15 4:57 
Questionsearch in datagridview Pin
Member 1171143728-May-15 3:21
Member 1171143728-May-15 3:21 
AnswerRe: search in datagridview Pin
Eddy Vluggen29-May-15 2:24
professionalEddy Vluggen29-May-15 2:24 
QuestionCan we have same story name in a MOS rundown.runorder Pin
Ankush Seth27-May-15 19:48
Ankush Seth27-May-15 19:48 
QuestionCreating B2B using AS2 protocol Pin
Kamel J27-May-15 3:28
Kamel J27-May-15 3:28 
AnswerRe: Creating B2B using AS2 protocol Pin
Mycroft Holmes27-May-15 13:04
professionalMycroft Holmes27-May-15 13:04 
QuestionCompress a file with password ? Pin
satc26-May-15 10:09
satc26-May-15 10:09 
AnswerRe: Compress a file with password ? Pin
Dave Kreskowiak26-May-15 10:25
mveDave Kreskowiak26-May-15 10:25 
GeneralRe: Compress a file with password ? Pin
satc26-May-15 11:54
satc26-May-15 11:54 
GeneralRe: Compress a file with password ? Pin
Dave Kreskowiak26-May-15 12:23
mveDave Kreskowiak26-May-15 12:23 
QuestionAre there Resources for creating VBA/VB6 IDE Panes to Jump to Module Code Pin
LukeVA26-May-15 6:20
LukeVA26-May-15 6:20 
AnswerRe: Are there Resources for creating VBA/VB6 IDE Panes to Jump to Module Code Pin
Dave Kreskowiak26-May-15 9:24
mveDave Kreskowiak26-May-15 9:24 

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.