Web access to a database - fog

23-Nov-06 12:08:05
I need to have an Access database that can be accessed through the web.  It
needs to be dynamic so individuals can change their own records and can also
perform searches.

My colleagues say Access is too difficult to do this and are pushing a Lotus
Notes solution.  I know Notes workds fairly easily, as i have developed
web-enabled databases using this software.  I am, however, looking more for a
Microsoft solution.
reply
 
 

Web access to a database - Damian

23-Nov-06 12:18:02
Hi fog1,

Lotus Notes is NOT a relational database.  My advice would be to steer clear
of it if you are after a database.

What sort of database/web solution are you after?  Is it to reside on your
intranet, or on an internet site?  How many users?  These are the questions
you need to answer.  If you want an MS solution and it outgrows Access,
there's always ASP.NET/SQL Server etc.

Of course, if your clients are all going to access it on the same LAN, then
why not just client/server with a split Access Database?

These questions and more, just waiting to be answered!!

Damian.
reply
 

Web access to a database - AOS168b AT comcast DOT net

23-Nov-06 12:42:01
This recent thread may have some information useful for you:

http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.access&mid=70979097-8900-4755-87ea-5aba7b6b3b24&sloc=en-us

I agree with Damian's comment if you are all using the same LAN. The easiest
in that case is to just go with a split Access application.


Tom Wickerath
Microsoft Access MVP

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
reply
 

Web access to a database - fog

23-Nov-06 04:03:02
The database is not going to be accessed through an intranet, it is going to
have access on the internet.  As far as numbers of users, it will be about
150.  In essence the database is going to be used by doctorial students to
add information to their profiles as they progress through their studies.
Each student will have about a page worth of information, so the database
will not be very large.  So basically, while I can create the database, I
need to know how to make it web accessible.

By the way, while Lotus Notes is not considered a pure relational database,
i sure use relational features in every one that i create.  Likewise, I don't
plan to argue about the merits of one database over the other.  Whateve the
client desires as the software platform is what I use.

Thanks!
reply
 

Web access to a database - Rotsey

25-Nov-06 06:55:58
Why not use SQL Server 2005 Express. It is free to use and has all the
concurrent access functionality you need.
reply
 
Printing problem - Access 2003 and 2000
promotion
Silverlight    WPF    WCF    WWF    LINQ   
JavaScript    AJAX    ASP.NET    XAML   
C#    VB.NET    VB 6.0    GDI+    IIS    XML   
.NET Generics    Anonymous Methods    Delegate   
Visual Studio .NET    Expression Blend    Virus   
Windows Vista    Windows XP    Windows Update   
Windows 2003 Server    Windows 2008 Server   
SQL Server    Microsoft Excel    Microsoft Word   
SharePoint    BizTalk    Virtual Earth   
.NET Compact Framework    Web Service   

"Everything" RSS / ATOM Feed Parser
How to send and receive messages through message queuing in .Net
How to Read text file as database
SQL Server 2005 Paging Performance Tip
Display code of web page.
Fully Scalable Excel File Importer class for .net using Microsoft Jet driver
Generic Chart Color Manager class that can be used for any charts
Helper class to style the infragistics wingrid
Using Reflection to detemine as Assembly Info in and out.
Helper class to play with Window (Owners and position)
Resolving displayname from the culture using the XmlLanguage and LanguageSpecificStringDictionary class