I am well versed in MS Access. I now want to set up a SQL database on
my company's server. However there are some pretty basic questions
that I have starting out...I did a bit of searching but didn't see the
direct answers so that is why I am asking here:
In Access, there is a switchboard and forms and reports for a user to
interact with. I don't believe the same exists in SQL. What does one
do in place of those items. For example, what would I need so that a
user can double click on an icon and get an option with 2
buttons......on e would start a form to enter data and the other would
take you to a screen that has 2 or 3 options for reporting. Can this
only be done with code such as VB?
I guess fundamentally I am wondering how a user interacts with SQL?
Are there any programs that can be used or is it all custom made?
And along that line, how does one ENTER data if no form function is
available? How does one get reports without the report feature?
Any help would be greatly appreciated. And just to be clear, I am not
looking for someone to write code for me. I am interested in
understanding how it is used. I'll do my own research to get whatever
interface is needed based on your responses.
thanks again
my company's server. However there are some pretty basic questions
that I have starting out...I did a bit of searching but didn't see the
direct answers so that is why I am asking here:
In Access, there is a switchboard and forms and reports for a user to
interact with. I don't believe the same exists in SQL. What does one
do in place of those items. For example, what would I need so that a
user can double click on an icon and get an option with 2
buttons......on e would start a form to enter data and the other would
take you to a screen that has 2 or 3 options for reporting. Can this
only be done with code such as VB?
I guess fundamentally I am wondering how a user interacts with SQL?
Are there any programs that can be used or is it all custom made?
And along that line, how does one ENTER data if no form function is
available? How does one get reports without the report feature?
Any help would be greatly appreciated. And just to be clear, I am not
looking for someone to write code for me. I am interested in
understanding how it is used. I'll do my own research to get whatever
interface is needed based on your responses.
thanks again
Comment