Visual Basic using SQL Database
So this is a homework question but I'm probably missing something really
simple. I am working on a project where I was given a database. I'm not in
the programming part of the assignment but I have to write the test case
scenerios for the project before starting the project. Because I am
working with an SQL Database that was provided. I am supposed to write the
expected output from the database. If the user chooses shampoo from the
products menu then the different brands of shampoo should then populate in
my datagrid.
Because they gave us a sample database. How do I view it? I am I supposed
to be able to write the expected output if I don't know what has been
pre-programmed into the database?
Thanks in advance. I have already designed my layout and I guess I'm just
stuck because I have been taught to plan your output before you program
that way you know the program is working correctly. I don't want to write
the assignment to find my output in case I did it wrong I guess, if that
makes sense.
No comments:
Post a Comment