Click here to Skip to main content
15,923,789 members
Home / Discussions / Visual Basic
   

Visual Basic

 
SuggestionRe: How to Edit Return Masked number in Datagridveiw Pin
Richard MacCutchan4-Sep-15 6:51
mveRichard MacCutchan4-Sep-15 6:51 
AnswerRe: How to Edit Return Masked number in Datagridveiw Pin
Eddy Vluggen4-Sep-15 6:56
professionalEddy Vluggen4-Sep-15 6:56 
Questionhow do i hide the values in datagridview Pin
JackieRathinam3-Sep-15 19:49
JackieRathinam3-Sep-15 19:49 
AnswerRe: how do i hide the values in datagridview Pin
Eddy Vluggen4-Sep-15 5:17
professionalEddy Vluggen4-Sep-15 5:17 
QuestionMerging 3 identical datatables and summing a column in vb.net Pin
Vijay Kumar3-Sep-15 1:25
Vijay Kumar3-Sep-15 1:25 
QuestionCompare two table Pin
dha NAA3-Sep-15 0:46
dha NAA3-Sep-15 0:46 
AnswerRe: Compare two table Pin
Ralf Meier3-Sep-15 1:51
mveRalf Meier3-Sep-15 1:51 
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 
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 
It can be a bit of a headache at some times. No documentation at all. The way it's build is at least fairly compartmentalized and everything follows the same flow but certain parts like this module is a bit more complex. A lot of time gets eaten up just by understanding how things are supposed to work.

It doesn't help that I got a lot of duties that are quite spread out which means that when something pops up in a part which I haven't familiarized myself with it's so much harder.

And lastly the entire system is a classic case of a program or suit of programs in this case which has grown in scope as different needs has come up.


For example there are several types of "orders" which are stored in different tables. There are customer orders, which is the entire order of what they want and how much, shipping orders which specify when and what things are to be delivered, these are related to the customer order. Then we have at least two types of internal productions order which are there to specify when we need to produce what. All complete with poor name conventions and lack of documentation. Sniff | :^)

The upside is that people see me as some sort of magician when there is a problem and quickly figures it out.

I'm a good problem solver but average programmer with zero database experience before I started working here and originally was hired to program robots. Laugh | :laugh:
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 

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.