473,386 Members | 1,668 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,386 software developers and data experts.

Access Data Projects

Hi,

I wanted to know if Access Data Projects is a good option to choose for
a SQL Server Database Frontend. The other option is C#.
The database will be accessed by multiple users (around 100 users) on a
LAN. ADP looks viable coz the users are used to working on a MS access
database.
Please post your replies with reasons as to why you think your choice
of f-end is better

Cheers!

Jul 23 '05 #1
2 1622
Ebbie,

I'll probably get laughed out of the group for saying it, but ADP is
certainly a viable front-end for SQL Server. You can develop some powerful
apps very quickly with it. But it really depends on what your current skill
set contains. There is a learning curve with any new development
environment, and even if you are skilled with MDB's/Jet/DAO, data access is
a whole different world with ADP's. I've not used anything beyond Access
2000, so someone else will have to comment on the later versions. My
company has used an order entry system ADP that I wrote for the past 5
years. I don't deal with it much anymore, but the users like it and that's
what really matters.

A few things to consider about using Access: Deployment - do all the users
already have Access licensed and installed? You will have to have at least
the Access runtime installed on each machine. Another thing that is a pain,
you have to have a separate copy of the ADP on each computer, two users
can't use the same file at once. That may not seem like a big deal, but in
the real world it can create a nightmare when it comes to version control.
Printing different reports to different network printers can be problematic
also if you have a mix of operating systems. For a while we had to maintain
a separate version for win98 and XP. If you do decide to go the Access
route, get Mary Chipman's Microsoft Access Developer's Guide to SQL Server.
Also, don't fall into the trap of using bound forms and wizards. Do all
your data access with ADO code.

Honestly though, if you're developing something for 100 users, and you have
a reasonable amount of time to complete the project, you should take the
plunge and learn .net or some other *real* development package. I prefer
vb, but to each his own... Which ever way you decide to go, make sure the
database guys know what they're doing. Developing a front-end for a crappy
database is a pain in the ass no matter what environment you're in.

-Andy
"Ebbie" <ib***********@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Hi,

I wanted to know if Access Data Projects is a good option to choose for
a SQL Server Database Frontend. The other option is C#.
The database will be accessed by multiple users (around 100 users) on a
LAN. ADP looks viable coz the users are used to working on a MS access
database.
Please post your replies with reasons as to why you think your choice
of f-end is better

Cheers!

Jul 23 '05 #2
"Ebbie" <ib***********@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Hi,

I wanted to know if Access Data Projects is a good option to choose for
a SQL Server Database Frontend. The other option is C#.
The database will be accessed by multiple users (around 100 users) on a
LAN. ADP looks viable coz the users are used to working on a MS access
database.
Please post your replies with reasons as to why you think your choice
of f-end is better

Cheers!


Both alternatives are viable.

ADP can be difficult to work on, for some reason code or techniques that
work in one form will not work in another.
Before taking that route I would recommend searching using google groups and
reading up lyle fairfield's advice.
I would point out that there is little difference in efficiency between
using an mdb and tables linked by odbc compared to an adp.

Different versions of access on a user's machine can be a real problem for
access based development. The dotnet framework doesn't have that problem.

I distribute new versions of mdb, adp or dotnet exe by the same mechanism.
Instead of the usual shortcut to the exe or whatever on their machine the
install gives a shortcut to a bat file on a server. This xcopies a new
version of the exe if necessary and then runs it - start to avoid leaving
the dos box up.

If you're familiar with vb at all then I would go for vb.net rather than
c#.net. There is no real advantage of either so if you know C then c#, if
you know VB or intend doing office vba then vb.

To my mind access' strength is really in the reporting.
Crystal ( in dotnet ) can be a right pain. There again if you're doing a
lot of graphs then crystal might be better suited.
Whereas in vb6 bound grids weren't such a good idea ( and people used
flexgrid plus text boxes etc), the bound grid in dotnet is a viable option.
The new gridview or whatever it's called in dotnet 2005 is even better.

--
Regards,
Andy O'Neill
Jul 23 '05 #3

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

Similar topics

0
by: sedefo | last post by:
I ran into this Microsoft Patterns & Practices Enterprise Library while i was researching how i can write a database independent data access layer. In my company we already use Data Access...
13
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded....
20
by: Olav.NET | last post by:
I am a .NET/C++ developer who is supposed to do some work with Access. I do not know much about it except for the DB part. Questions: *1* I am looking for INTENSIVE books to get quickly up to...
35
by: deko | last post by:
Do I get more scalability if I split my database? The way I calculate things now, I'll be lucky to get 100,000 records in my Access 2003 mdb. Here some math: Max mdb/mde size = 2000 x 1024 =...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
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...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.