473,388 Members | 1,600 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

I want to make a web interface for my database...

Hello,

I'm relativly new to access and have finally got to grips with most of
it and made a fully functional database.

Now I want to go one step further and make a web interface for it.

Basically I want to be able to do the same things to my dbase via
I-explorer on any computer, that I would be able to do on my own comp
with access forms.

What is the best tool to use to design a web interface?

I was thinking of purchasing dreamweaver or would it be better to just
learn vb script or asp/php or something.

Is it a big step to make a web front end so will I have to learn a lot
of things from scratch?

Is there a way of transporting code from my events in access or will
they not work with web stuff?

tia,

Jon.
Nov 12 '05 #1
3 14685
Well, it looks to me like Microsoft actually has quite a winner with ASP.NET.
You can develop Web-based applications for ASP.NET using either
VisualStudio.NET (costs $) or Web Matrix (free, but for Web App development
only). ASP.NET abstracts away a mountain of complexity regrding binding a Web
front-end to a database back-end.

Another other option is to host an ordinary Access application using Windows
Terminal Server or Citrix, but that needs a termnal server to host the app and
requires serious hardware on the server for more than a few simultaneous
clients.

If you have a fairly finished app, I would lean toward the terminal server
options initially, otherwise, I'd look into ASP.NET.

On 19 Dec 2003 00:25:13 -0800, bo**********@yahoo.co.uk (Chicken Kebab
Abdullah) wrote:
Hello,

I'm relativly new to access and have finally got to grips with most of
it and made a fully functional database.

Now I want to go one step further and make a web interface for it.

Basically I want to be able to do the same things to my dbase via
I-explorer on any computer, that I would be able to do on my own comp
with access forms.

What is the best tool to use to design a web interface?

I was thinking of purchasing dreamweaver or would it be better to just
learn vb script or asp/php or something.

Is it a big step to make a web front end so will I have to learn a lot
of things from scratch?

Is there a way of transporting code from my events in access or will
they not work with web stuff?

tia,

Jon.


Nov 12 '05 #2
MX1
You may also want to explore the Data Access Pages built into Access. I'm
just starting to explore them...

"Steve Jorgensen" <no****@nospam.nospam> wrote in message
news:pb********************************@4ax.com...
Well, it looks to me like Microsoft actually has quite a winner with ASP.NET. You can develop Web-based applications for ASP.NET using either
VisualStudio.NET (costs $) or Web Matrix (free, but for Web App development only). ASP.NET abstracts away a mountain of complexity regrding binding a Web front-end to a database back-end.

Another other option is to host an ordinary Access application using Windows Terminal Server or Citrix, but that needs a termnal server to host the app and requires serious hardware on the server for more than a few simultaneous
clients.

If you have a fairly finished app, I would lean toward the terminal server
options initially, otherwise, I'd look into ASP.NET.

On 19 Dec 2003 00:25:13 -0800, bo**********@yahoo.co.uk (Chicken Kebab
Abdullah) wrote:
Hello,

I'm relativly new to access and have finally got to grips with most of
it and made a fully functional database.

Now I want to go one step further and make a web interface for it.

Basically I want to be able to do the same things to my dbase via
I-explorer on any computer, that I would be able to do on my own comp
with access forms.

What is the best tool to use to design a web interface?

I was thinking of purchasing dreamweaver or would it be better to just
learn vb script or asp/php or something.

Is it a big step to make a web front end so will I have to learn a lot
of things from scratch?

Is there a way of transporting code from my events in access or will
they not work with web stuff?

tia,

Jon.

Nov 12 '05 #3
This is complex, but if you have a webserver at your disposal... then it
gets less complicated.

I would definitely recommend that you check into ASP or ASP.NET. If you are
a good at html and vbscript, then ASP is great. I build web apps with .Net
every day of the week, and I have to say - it has taken me 9 months to get
proficient at it, even after being VERY comfortable with ASP. Working with
ADO objects (connection, command, and recordset) is also very important for
accessing, executing a query, and looping through a recordset to fill your
page as the webserver is rendering it.

--
Jerry Boone
Analytical Technologies, Inc.
http://www.antech.biz
"Chicken Kebab Abdullah" <bo**********@yahoo.co.uk> wrote in message
news:db**************************@posting.google.c om...
Hello,

I'm relativly new to access and have finally got to grips with most of
it and made a fully functional database.

Now I want to go one step further and make a web interface for it.

Basically I want to be able to do the same things to my dbase via
I-explorer on any computer, that I would be able to do on my own comp
with access forms.

What is the best tool to use to design a web interface?

I was thinking of purchasing dreamweaver or would it be better to just
learn vb script or asp/php or something.

Is it a big step to make a web front end so will I have to learn a lot
of things from scratch?

Is there a way of transporting code from my events in access or will
they not work with web stuff?

tia,

Jon.

Nov 12 '05 #4

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

Similar topics

6
by: Michael Foord | last post by:
I'm writing a couple of modules that store information about user 'behaviour'. E.g. a user accesses a certain page of a website at a certain date-time with a certain referrer. I need to analyse...
14
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
12
by: Jim Fox | last post by:
I never noticed this myself. Had a user bring this up when then were updating a field that is a NUMBER, LONG INTEGER field. In successive rows, they entered into. 3 (typed in row 1) 4 (typed...
1
by: jbzdak | last post by:
Recently, I have been learning Java (it is one of laboratories on my department), well I know Java is awfully slow, but it is not the point that I'm interested. Java has a keyword "interface. (and...
28
by: Steven Bethard | last post by:
Ok, I finally have a PEP number. Here's the most updated version of the "make" statement PEP. I'll be posting it shortly to python-dev. Thanks again for the previous discussion and suggestions!...
6
by: gfb | last post by:
This was a topic back in 2003 which has now been closed since I get the message "You cannot reply to this topic because it is more than 30 days old or has been closed by a manager." I am...
12
by: ben | last post by:
hi i am starting a small business offering computer help to the local area i would like to write my own system where i can store customer information, and link this to orders, then print invoices...
21
by: jehugaleahsa | last post by:
Hello: I had an hour-long discussion with my boss today. Last night, right before I dozed off, I realized some of his code resulted in duplicate processing. I tried to explain it to him and he...
23
by: Gloops | last post by:
Hello everybody, Is anyone able to give me some indications about how to develop an Access interface for an Oracle database ? I dispose of Access 2003 (11.6566.8107) SP2, Oracle 9i 9.2.0.1.0...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...

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.