Click here to Skip to main content
15,920,468 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: change the buttons color Pin
Smithers-Jones4-Dec-09 3:11
Smithers-Jones4-Dec-09 3:11 
QuestionTable does not update record in MS ACCESS Pin
Tufail Ahmad1-Dec-09 20:53
Tufail Ahmad1-Dec-09 20:53 
AnswerRe: Table does not update record in MS ACCESS Pin
Shameel1-Dec-09 21:34
professionalShameel1-Dec-09 21:34 
GeneralRe: Table does not update record in MS ACCESS Pin
Tufail Ahmad1-Dec-09 22:43
Tufail Ahmad1-Dec-09 22:43 
GeneralRe: Table does not update record in MS ACCESS Pin
Eddy Vluggen2-Dec-09 0:52
professionalEddy Vluggen2-Dec-09 0:52 
GeneralRe: Table does not update record in MS ACCESS Pin
Dave Kreskowiak2-Dec-09 0:58
mveDave Kreskowiak2-Dec-09 0:58 
GeneralRe: Table does not update record in MS ACCESS Pin
Shameel2-Dec-09 7:08
professionalShameel2-Dec-09 7:08 
Questionnewbie question Pin
NAB371-Dec-09 17:37
NAB371-Dec-09 17:37 
I will be the first to admit that I don't know what I'm doing. But I have dabbled a little here and there so I'm willing to give this a try...maybe you will too?
I work at a company with some very antiquated software. We have a program that was built using no less that 8 different DOS-based applications strung together. We've managed to keep this thing working for quit a while now and still add new data to the source files and recompile them regularly. But, we're getting pretty nervous about the age and complexity of this application and want to replace it with a database-driven application. The input to the application is a text file that contains a bunch of 5-digit alpha-numeric codes like "E5101" or "E5101QTY=2". Each code represents either some very specific instructions to our manufacturing shop or some Bill of Material data (BOM). For example the "E5101" code means to take the part we're building, put some glue into the hole, and then insert a bushing into that hole and let the glue dry. The example of the "E5101QTY=2" is a BOM code and it basically means that we will need two of the bushings that are used for the assembly. I hope this is clear as it is a simple but powerful concept.
Now, the output of the application is another text file which contains these same codes but in a logical order. For example the code to issue some raw material needs to come before the code to cut that material and that needs to come before a code to paint that material. And BOM codes need to be separated from codes that are work instructions. So the order of the codes has been revised based on some rules/tags/parameters that we have been assigning.

Finally, my question is how should I approach replacing this application with a database?

It is really pretty simple in some ways but is as complex as a geneology tree, which is one of the main software components that comprise this application. It was developed at the Mormon university BYU where they are big into tracing their ancestry. This worked for a industrial applications because to correctly order these codes the user need to be able to build something like a database and have a way of relating the contents. But this was done before databases had been formalized.

So, please be kind to a newbie and give me some sage advice on the best way to approach this.

Thanks

Noah
AnswerRe: newbie question Pin
Andy_L_J1-Dec-09 17:52
Andy_L_J1-Dec-09 17:52 
AnswerRe: newbie question Pin
dan!sh 1-Dec-09 19:03
professional dan!sh 1-Dec-09 19:03 
AnswerRe: newbie question Pin
Luc Pattyn2-Dec-09 1:28
sitebuilderLuc Pattyn2-Dec-09 1:28 
AnswerBuild or Buy Pin
David Mujica2-Dec-09 3:52
David Mujica2-Dec-09 3:52 
QuestionEmbed MS Windows Explorer in Access Form Pin
john john mackey1-Dec-09 7:31
john john mackey1-Dec-09 7:31 
AnswerRe: Embed MS Windows Explorer in Access Form Pin
Eddy Vluggen2-Dec-09 0:56
professionalEddy Vluggen2-Dec-09 0:56 
QuestionVBA in Visual Basic Pin
Sondre Minnesjord1-Dec-09 4:43
Sondre Minnesjord1-Dec-09 4:43 
AnswerRe: VBA in Visual Basic Pin
Dave Kreskowiak1-Dec-09 4:48
mveDave Kreskowiak1-Dec-09 4:48 
GeneralRe: VBA in Visual Basic Pin
Sondre Minnesjord1-Dec-09 4:56
Sondre Minnesjord1-Dec-09 4:56 
GeneralRe: VBA in Visual Basic Pin
Dave Kreskowiak1-Dec-09 5:09
mveDave Kreskowiak1-Dec-09 5:09 
GeneralRe: VBA in Visual Basic Pin
Sondre Minnesjord1-Dec-09 20:17
Sondre Minnesjord1-Dec-09 20:17 
GeneralRe: VBA in Visual Basic Pin
Dave Kreskowiak2-Dec-09 0:38
mveDave Kreskowiak2-Dec-09 0:38 
QuestionRe: VBA in Visual Basic - Pin
Sondre Minnesjord18-Feb-10 21:22
Sondre Minnesjord18-Feb-10 21:22 
AnswerRe: VBA in Visual Basic - Pin
Dave Kreskowiak19-Feb-10 1:42
mveDave Kreskowiak19-Feb-10 1:42 
GeneralRe: VBA in Visual Basic - Pin
Sondre Minnesjord19-Feb-10 2:42
Sondre Minnesjord19-Feb-10 2:42 
GeneralRe: VBA in Visual Basic - Pin
Dave Kreskowiak19-Feb-10 12:52
mveDave Kreskowiak19-Feb-10 12:52 
QuestionVisual Basic 6 Pin
goldenrose91-Dec-09 4:35
goldenrose91-Dec-09 4:35 

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.