Click here to Skip to main content
15,901,205 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: my program running on background makes my current open application in desktop to blink blink such excel , google, outlook etc. Pin
Member 1280941218-Apr-18 12:40
Member 1280941218-Apr-18 12:40 
QuestionHow to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Member 136918614-Apr-18 4:20
Member 136918614-Apr-18 4:20 
AnswerRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Gerry Schmitz4-Apr-18 4:49
mveGerry Schmitz4-Apr-18 4:49 
AnswerRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Dave Kreskowiak4-Apr-18 4:57
mveDave Kreskowiak4-Apr-18 4:57 
AnswerRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Richard Deeming4-Apr-18 5:04
mveRichard Deeming4-Apr-18 5:04 
GeneralRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Mycroft Holmes4-Apr-18 13:16
professionalMycroft Holmes4-Apr-18 13:16 
AnswerRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Richard MacCutchan4-Apr-18 7:05
mveRichard MacCutchan4-Apr-18 7:05 
AnswerRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Eddy Vluggen4-Apr-18 23:54
professionalEddy Vluggen4-Apr-18 23:54 
VB6 is no longer supported, and no new code should be written in the language. The compiler isn't sold anymore, and there's no OS for sale that still supports it.

There's several problems with your code, SQL-injection just being one of them. You're also storing passwords, which is a security issue.

If you want to learn to code then upgrade to VB.NET; if this is part of a course or schoolwork, then I suggest you demand your money back.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Member 136918615-Apr-18 3:12
Member 136918615-Apr-18 3:12 
GeneralRe: How to use multi user login with visual basic 6 and Microsoft access 2007 Pin
Eddy Vluggen5-Apr-18 6:34
professionalEddy Vluggen5-Apr-18 6:34 
QuestionHow to display on the form automatically the user that logins in a VB program Pin
Member 136918614-Apr-18 3:32
Member 136918614-Apr-18 3:32 
AnswerRe: How to display on the form automatically the user that logins in a VB program Pin
Dave Kreskowiak4-Apr-18 3:57
mveDave Kreskowiak4-Apr-18 3:57 
GeneralRe: How to display on the form automatically the user that logins in a VB program Pin
Member 136918614-Apr-18 4:26
Member 136918614-Apr-18 4:26 
GeneralRe: How to display on the form automatically the user that logins in a VB program Pin
Dave Kreskowiak4-Apr-18 4:55
mveDave Kreskowiak4-Apr-18 4:55 
QuestionVB code to disable save button after saving a form Pin
Member 136918614-Apr-18 2:05
Member 136918614-Apr-18 2:05 
AnswerRe: VB code to disable save button after saving a form Pin
Dave Kreskowiak4-Apr-18 2:17
mveDave Kreskowiak4-Apr-18 2:17 
GeneralRe: VB code to disable save button after saving a form Pin
Ronnie Jimenez16-Apr-18 17:19
Ronnie Jimenez16-Apr-18 17:19 
QuestionHow can I disable a Save button or Print Buttton after saving a form in Visualbasic 6.0 Pin
Member 136918613-Apr-18 22:56
Member 136918613-Apr-18 22:56 
AnswerRe: How can I disable a Save button or Print Buttton after saving a form in Visualbasic 6.0 Pin
Chris Quinn4-Apr-18 0:22
Chris Quinn4-Apr-18 0:22 
GeneralRe: How can I disable a Save button or Print Buttton after saving a form in Visualbasic 6.0 Pin
Member 136918614-Apr-18 1:59
Member 136918614-Apr-18 1:59 
GeneralRe: How can I disable a Save button or Print Buttton after saving a form in Visualbasic 6.0 Pin
Dave Kreskowiak4-Apr-18 2:14
mveDave Kreskowiak4-Apr-18 2:14 
GeneralRe: How can I disable a Save button or Print Buttton after saving a form in Visualbasic 6.0 Pin
Chris Quinn4-Apr-18 2:37
Chris Quinn4-Apr-18 2:37 
QuestionHow to solve system.NullReferenceException Pin
Member 137549753-Apr-18 0:37
Member 137549753-Apr-18 0:37 
AnswerRe: How to solve system.NullReferenceException Pin
mo14923-Apr-18 0:59
mo14923-Apr-18 0:59 
AnswerRe: How to solve system.NullReferenceException Pin
Maciej Los3-Apr-18 1:05
mveMaciej Los3-Apr-18 1:05 

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.