Hi all:
Up till now all of my development efforts have been in Access 2.0 through Access 97. I recently got Access 2002 and spent some time reviewing the Data Access Pages. I thought that this was a great addition to a great platform. I then started to think, why not create an entire business solution via ASP attached to a Access 2002 MDB back end?
This is what I would like to do using Interdev.
Create a full feature Application that manages three business core areas:
1. Contract entry, edit, look up, analysis
2. Payment posting per Contract (AR Database)
3. Sales anlaysis and forecasting
At this time, each of the above are seperate Access apps which are in different Access versions (2.0 & 97).
What I would like to do is use APS and merge all of the above into one co-heasive application eliminating the number of front ends on my end users machines and version control issues.
I have what I would consider strong VBA knowledge with a basic understanding of the differences in syntax variences between DAO and ADO. I'm assuming, that like Access 2002, ADO is the default preference in ASP?
I've picked up a Wrox ASP "how to book" and the vb script looks pretty basic. The HTML however, would require a crash course for me. . . but it looks pretty straight forward.
It seems to me that Business Application Solutions are going towards the Web Browser user interface direction? Do you agree? With that being said a couple of questions:
1. Can I create robust reports in ASP like in Access?
2. Are there any issues in using MDB as a back end?
-at this time, I don't have my own dedicated server.
-SQL server at this time is not an option ($)
-There will not be more that 25 users at one time.
3. I'm assuming that if I use Access 2002 as a back-end
I only need one licensed copy on the network?
4. Finally, is ASP the way to go with what I would like to
do?
Any advice or opinions would be greatly appriciated!!!
Rich
Up till now all of my development efforts have been in Access 2.0 through Access 97. I recently got Access 2002 and spent some time reviewing the Data Access Pages. I thought that this was a great addition to a great platform. I then started to think, why not create an entire business solution via ASP attached to a Access 2002 MDB back end?
This is what I would like to do using Interdev.
Create a full feature Application that manages three business core areas:
1. Contract entry, edit, look up, analysis
2. Payment posting per Contract (AR Database)
3. Sales anlaysis and forecasting
At this time, each of the above are seperate Access apps which are in different Access versions (2.0 & 97).
What I would like to do is use APS and merge all of the above into one co-heasive application eliminating the number of front ends on my end users machines and version control issues.
I have what I would consider strong VBA knowledge with a basic understanding of the differences in syntax variences between DAO and ADO. I'm assuming, that like Access 2002, ADO is the default preference in ASP?
I've picked up a Wrox ASP "how to book" and the vb script looks pretty basic. The HTML however, would require a crash course for me. . . but it looks pretty straight forward.
It seems to me that Business Application Solutions are going towards the Web Browser user interface direction? Do you agree? With that being said a couple of questions:
1. Can I create robust reports in ASP like in Access?
2. Are there any issues in using MDB as a back end?
-at this time, I don't have my own dedicated server.
-SQL server at this time is not an option ($)
-There will not be more that 25 users at one time.
3. I'm assuming that if I use Access 2002 as a back-end
I only need one licensed copy on the network?
4. Finally, is ASP the way to go with what I would like to
do?
Any advice or opinions would be greatly appriciated!!!
Rich