Click here to Skip to main content
15,893,190 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Compare two table Pin
dha NAA3-Sep-15 3:24
dha NAA3-Sep-15 3:24 
AnswerRe: Compare two table Pin
Richard Deeming3-Sep-15 2:54
mveRichard Deeming3-Sep-15 2:54 
GeneralRe: Compare two table Pin
dha NAA3-Sep-15 3:24
dha NAA3-Sep-15 3:24 
GeneralDesign question about access to database. Pin
Member 116832511-Sep-15 22:34
Member 116832511-Sep-15 22:34 
GeneralRe: Design question about access to database. Pin
CHill602-Sep-15 6:02
mveCHill602-Sep-15 6:02 
GeneralRe: Design question about access to database. Pin
Member 116832513-Sep-15 1:38
Member 116832513-Sep-15 1:38 
GeneralRe: Design question about access to database. Pin
GuyThiebaut3-Sep-15 0:04
professionalGuyThiebaut3-Sep-15 0:04 
GeneralRe: Design question about access to database. Pin
Member 116832513-Sep-15 1:28
Member 116832513-Sep-15 1:28 
I went with a simple lock that relies a lot on the fact that the users use it the correct way but there are only 3 of them and I only need to reduce the amount of conflicts. Time constraints where I've got to priorities what I do kind of forced me to do what I found the easiest atm.

Now the user wont be able to edit unless they own the lock so to speak and will be prompted to do this and I've gone over all the available functions and added checks to verify correct usage.

Hopefully this will reduce the amount of conflicts. Their problem seems to be compounded by stress when a conflict happens because of their time constraints. If there is one they usually make more shortly there after.

At this point rewriting the entire updating mechanism isn't interesting because in the not so far off future we will change systems and my work now is more to make sure it keeps afloat until that time.
GeneralRe: Design question about access to database. Pin
GuyThiebaut3-Sep-15 1:40
professionalGuyThiebaut3-Sep-15 1:40 
GeneralRe: Design question about access to database. Pin
Member 116832513-Sep-15 1:47
Member 116832513-Sep-15 1:47 
GeneralRe: Design question about access to database. Pin
GuyThiebaut3-Sep-15 1:57
professionalGuyThiebaut3-Sep-15 1:57 
GeneralRe: Design question about access to database. Pin
Member 116832513-Sep-15 2:19
Member 116832513-Sep-15 2:19 
GeneralRe: Design question about access to database. Pin
GuyThiebaut3-Sep-15 2:25
professionalGuyThiebaut3-Sep-15 2:25 
Questioninsert one data table to another Pin
dha NAA1-Sep-15 19:10
dha NAA1-Sep-15 19:10 
AnswerRe: insert one data table to another Pin
Wendelius1-Sep-15 19:50
mentorWendelius1-Sep-15 19:50 
Questionmake report Pin
Joebpn131-Aug-15 18:11
Joebpn131-Aug-15 18:11 
AnswerRe: make report Pin
Richard MacCutchan31-Aug-15 20:57
mveRichard MacCutchan31-Aug-15 20:57 
AnswerRe: make report Pin
ZurdoDev2-Sep-15 5:25
professionalZurdoDev2-Sep-15 5:25 
QuestionSQL Linq, IQueryable, Join and multiple contains Pin
jkirkerx26-Aug-15 10:28
professionaljkirkerx26-Aug-15 10:28 
QuestionEasy to use VB.net code with Tesseract 3.02 Pin
ezio200024-Aug-15 23:54
ezio200024-Aug-15 23:54 
AnswerRe: Easy to use VB.net code with Tesseract 3.02 Pin
Eddy Vluggen31-Aug-15 7:09
professionalEddy Vluggen31-Aug-15 7:09 
GeneralConversion from C# to VB.Net Pin
James Frimpong24-Aug-15 11:42
James Frimpong24-Aug-15 11:42 
GeneralRe: Conversion from C# to VB.Net Pin
Dave Kreskowiak24-Aug-15 13:13
mveDave Kreskowiak24-Aug-15 13:13 
QuestionExport Vb.net Datagridview to Microsoft Excel 2013 Pin
Benniiit24-Aug-15 5:09
Benniiit24-Aug-15 5:09 
AnswerRe: Export Vb.net Datagridview to Microsoft Excel 2013 Pin
Eddy Vluggen24-Aug-15 5:23
professionalEddy Vluggen24-Aug-15 5:23 

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.