473,657 Members | 2,504 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web Bases Front End

Ian
I have an Access 2000 database split front back end, what I want to do
is have some kind of web based front end so users can logon via the
internet and:

1. Enter new records, edit records in the database

2. Apply a filtering systems where records on a report can be limited to
those matching a criteria, then print or PDF this filtered report
including associated pictures.

Several people have given advice about this, some say I should look at
VB.Net, others say look at Alpha Five, I have never used these programs
and don’t know much about them. What I am really looking for is a
starting point, what program should I be looking at?

I am sure this question has been asked many time before and is somewhat
complicated but any advice would be appreciated.
Dec 22 '07 #1
3 1715
On Dec 22, 10:59 am, Ian <ian.sex...@ntl world.comwrote:
I have an Access 2000 database split front back end, what I want to do
is have some kind of web based front end so users can logon via the
internet and:

1. Enter new records, edit records in the database

2. Apply a filtering systems where records on a report can be limited to
those matching a criteria, then print or PDF this filtered report
including associated pictures.

Several people have given advice about this, some say I should look at
VB.Net, others say look at Alpha Five, I have never used these programs
and don't know much about them. What I am really looking for is a
starting point, what program should I be looking at?

I am sure this question has been asked many time before and is somewhat
complicated but any advice would be appreciated.
I think you will have to have a web site to host the "web based front-
end".

If you haven't got this already, it's likely you will "rent" one.

If you do you, can put your backend on the site and create the front
end on the site with ASP or ASP.NET or other technology.

Or you can rent additionally an internet enabled MS-SQL Server
database as your backend and create the front end in the same way (ASP
or ASP.NET or other technology).
..
An advantage to this is that by using an ADP, or an MDB or ACCDB
(2007) with ODBC, you can maintain an alternate Access front end (for
yourself or other power-user or developer types to whom you give
permissions) linked to that (same) MS-SQL Server backend that your
other users may be interacting with in a more limited manner via the
technology of your choice. From an ADP you can create or modify the
tables, views, stored procedures etc in the backend fairly painlessly.

Dec 22 '07 #2
Ian
Ok it seems like it should be developed in ASP or ASP.NET or Visual
Sudio.net, does anyone have a preference?

Anyone got experience with Alpha Five, a friend keeps telling me its
perfect for the job and easy to develop?

Regards


Ian wrote:
I have an Access 2000 database split front back end, what I want to do
is have some kind of web based front end so users can logon via the
internet and:

1. Enter new records, edit records in the database

2. Apply a filtering systems where records on a report can be limited to
those matching a criteria, then print or PDF this filtered report
including associated pictures.

Several people have given advice about this, some say I should look at
VB.Net, others say look at Alpha Five, I have never used these programs
and don’t know much about them. What I am really looking for is a
starting point, what program should I be looking at?

I am sure this question has been asked many time before and is somewhat
complicated but any advice would be appreciated.
Dec 22 '07 #3
Ian wrote:
Ok it seems like it should be developed in ASP or ASP.NET or Visual
Sudio.net, does anyone have a preference?

Anyone got experience with Alpha Five, a friend keeps telling me its
perfect for the job and easy to develop?

Regards


Ian wrote:
>I have an Access 2000 database split front back end, what I want to do
is have some kind of web based front end so users can logon via the
internet and:

1. Enter new records, edit records in the database

2. Apply a filtering systems where records on a report can be limited
to those matching a criteria, then print or PDF this filtered report
including associated pictures.

Several people have given advice about this, some say I should look at
VB.Net, others say look at Alpha Five, I have never used these
programs and don’t know much about them. What I am really looking for
is a starting point, what program should I be looking at?

I am sure this question has been asked many time before and is
somewhat complicated but any advice would be appreciated.
BE sure you take a look at Iron speed Designer. There is a somewhat
limited free version. It will take an Access database and create an
entire application automatically. From there you can customize. But it
does not convert Access Forms.

Bob
Dec 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
3789
by: sector119 | last post by:
I use python 2.4.1 and PIL 1.1.5 and when I execute my program I got error: ../code.py Traceback (most recent call last): File "./code.py", line 7, in ? class DrawPlus(ImageDraw.Draw): TypeError: Error when calling the metaclass bases function() argument 1 must be code, not str
2
1949
by: TNR | last post by:
How to make a query which contains fields from two different bases ? Thanks in advance. ReN
62
3365
by: christopher diggins | last post by:
Since nobody responded to my earlier post , I thought I would try to explain what I am doing a bit differently. When multiply inheriting pure virtual (abstract) base classes, a class obviously bloats quickly for each new vtable needed. Execution slows down considerably as well. You can work around this by using interfaces referemnces which have a pointer to the object and a pointer to an external function lookup table. This technique...
9
2096
by: Tom Weston | last post by:
Help I have 4 databases containing different data relating to safety, not written by me. It is not possible to merge the databases into one large data base. I would like to create a user interface with 4 buttons, one for each database. The aim would be for the user to click on a button and the related database opens for use. When the database is closed the user interface with the buttons on returns. Can anybody offer a method of achieving...
8
6913
by: digitalorganics | last post by:
What are the reason one would get this error: TypeError: Cannot create a consistent method resolution order (MRO) for bases object ?? I can provide the code if needed....
0
1716
by: Miles | last post by:
On Mon, Sep 15, 2008 at 6:06 AM, Harish K Vishwanath <harish.shastry@gmail.comwrote: "built-in type" generally means "implemented in C", also sometimes called "extension type". Both the Exception and ZODB Persistent objects are implemented in C, and they have different ideas for the format of the struct that holds an object's data. It can be tricky to tell by introspection whether a
0
8421
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8325
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8844
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8518
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8621
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7354
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5643
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4330
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.