Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Labels Pin
Pavlex427-Nov-16 3:44
Pavlex427-Nov-16 3:44 
GeneralRe: C# Labels Pin
Kornfeld Eliyahu Peter27-Nov-16 3:50
professionalKornfeld Eliyahu Peter27-Nov-16 3:50 
GeneralRe: C# Labels Pin
Pavlex427-Nov-16 3:53
Pavlex427-Nov-16 3:53 
AnswerRe: C# Labels Pin
OriginalGriff27-Nov-16 5:06
mveOriginalGriff27-Nov-16 5:06 
GeneralRe: C# Labels Pin
Pavlex427-Nov-16 20:27
Pavlex427-Nov-16 20:27 
GeneralRe: C# Labels Pin
OriginalGriff27-Nov-16 20:52
mveOriginalGriff27-Nov-16 20:52 
GeneralRe: C# Labels Pin
Pavlex427-Nov-16 21:07
Pavlex427-Nov-16 21:07 
GeneralRe: C# Labels Pin
OriginalGriff27-Nov-16 21:18
mveOriginalGriff27-Nov-16 21:18 
So why try to use VB6 code? It's database handling for example is completely different and has no direct "translation" to C# - which uses different techniques and structures, such as SqlConnection, SqlCommand, OleDbConnestion, OleDbCommand, Adapters, DataReaders, and so on. You don;t just mechanically translate the code, that won't work. What you need to do is understand the original code and reproduce it using constructs C# does understand. You can't do that on a "line-by-line" basis.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

GeneralRe: C# Labels Pin
Gerry Schmitz28-Nov-16 5:54
mveGerry Schmitz28-Nov-16 5:54 
GeneralRe: C# Labels Pin
Pavlex428-Nov-16 6:45
Pavlex428-Nov-16 6:45 
GeneralRe: C# Labels Pin
Gerry Schmitz28-Nov-16 7:00
mveGerry Schmitz28-Nov-16 7:00 
GeneralRe: C# Labels Pin
Pavlex428-Nov-16 7:14
Pavlex428-Nov-16 7:14 
GeneralRe: C# Labels Pin
Gerry Schmitz28-Nov-16 7:24
mveGerry Schmitz28-Nov-16 7:24 
GeneralRe: C# Labels Pin
Pavlex428-Nov-16 8:03
Pavlex428-Nov-16 8:03 
GeneralRe: C# Labels Pin
Gerry Schmitz28-Nov-16 8:29
mveGerry Schmitz28-Nov-16 8:29 
GeneralRe: C# Labels Pin
Pavlex428-Nov-16 8:54
Pavlex428-Nov-16 8:54 
GeneralRe: C# Labels Pin
Gerry Schmitz28-Nov-16 10:23
mveGerry Schmitz28-Nov-16 10:23 
GeneralRe: C# Labels Pin
Pavlex428-Nov-16 10:36
Pavlex428-Nov-16 10:36 
GeneralRe: C# Labels Pin
Gerry Schmitz28-Nov-16 10:59
mveGerry Schmitz28-Nov-16 10:59 
GeneralRe: C# Labels Pin
Pavlex429-Nov-16 5:51
Pavlex429-Nov-16 5:51 
GeneralRe: C# Labels Pin
Gerry Schmitz29-Nov-16 6:01
mveGerry Schmitz29-Nov-16 6:01 
GeneralRe: C# Labels Pin
Pavlex429-Nov-16 6:05
Pavlex429-Nov-16 6:05 
GeneralRe: C# Labels Pin
Gerry Schmitz29-Nov-16 6:55
mveGerry Schmitz29-Nov-16 6:55 
Questionquery group and Sum number has got Conditional ? Pin
Member 245846726-Nov-16 23:26
Member 245846726-Nov-16 23:26 
AnswerRe: query group and Sum number has got Conditional ? Pin
OriginalGriff27-Nov-16 0:40
mveOriginalGriff27-Nov-16 0:40 

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.