473,498 Members | 2,058 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

When is a new system required?

76 New Member
I have developed a nice database system that controls almost all aspects of one manufacturing department. I am using microsoft Access as the database (Jet?) and I use forms to enter data. The front end is done all in data access pages hosted on an IIS 5.0 server. This allows all of the sales people to look at their orders. Everything works great, the sales people love it and my job is pretty easy. The problem is that our General Manager loves it also. He wants me to make a much more robust version that will keep track of multiple departments and at least three manufacturing departments. Sales people will actually turn in orders through the internet. My question is about the limitations of Access. I will have about 25 users logged into the DB changing data in the tables at any given time. I'm wondering if I should switch to a different database such as MySQL or MS SQL. I would use one box for the SQL database, one box for the IIS 5.0 webserver, and develop pages in ASP for the front end. Access is sooo easy though. Even though DAPs are no longer supported, I could use the VBScripting knowledge I've learned with ASP. Also, I am a one man team except for a guy that designs web pages so that has to weigh in with the development side of things.
I appreciate any advice you may have.
Thanks,
James
Oct 26 '07 #1
3 1562
MMcCarthy
14,534 Recognized Expert Moderator MVP
Hi James,

Firstly I've moved this to the software development forum where I think its more appropriate.

Secondly there shouldn't be any problems using Access with 25 users. Have a look at this Article on Microsoft Access Specifications. As you can see you can theoretically have 255 concurrent users.

However, if you are at all worried you could base the data (table structures) in MySQL/MS SQL and use odbc to link Access to the SQL back-end. This will allow you to keep Access as a GUI and keep your existing structure and VBA code.

Mary
Oct 26 '07 #2
kcddoorman
76 New Member
That's a relief. I've grown so accustom to using access and data access pages are so easy once you've used them some. I'm a linux guy though and setting up a SQL server would be fun for me.
Thanks McCarthy,
James
Nov 1 '07 #3
MMcCarthy
14,534 Recognized Expert Moderator MVP
That's a relief. I've grown so accustom to using access and data access pages are so easy once you've used them some. I'm a linux guy though and setting up a SQL server would be fun for me.
Thanks McCarthy,
James
You're welcome.
Nov 1 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
4717
by: Webdiyer | last post by:
I want to integrate SecurID two-factor authentication system of the RSASecurity.inc into our asp.net application,but I get into trouble when trying to call the API functions of the ACE Agent,I got...
1
4003
by: Rhy Mednick | last post by:
I'm creating a custom control (inherited from UserControl) that is displayed by other controls on the form. I would like for the control to disappear when the user clicks outside my control the...
2
8286
by: Jaikumar | last post by:
Hi, 1) I have created one windows application, In the main form ( form1) i have added one usercontrol (usercontrol1), In that user control i am drawing one image. 2) In the UserControl1 i am...
5
2403
by: Dan | last post by:
Hi, I'm going crazy here, please help. I have a parent page that has a user control on it that bubbles up data from a dropdown menu. The drop down menus are populated by a set of radio buttons,...
8
2748
by: Ray5531 | last post by:
Hi All, I got the following Error when I try to run my ASP.NET app ,hosted by IIS 5.1 in windows xp. Event Type: Error Event Source: ASP.NET 1.1.4322.0 Event Category: None Event ID: 1000...
1
1640
by: Nathan Sokalski | last post by:
I have a problem that is driving me crazy. I have a User Control composed of three DropDownLists that will be used to select a date. I have everything working except for one thing. When I select a...
21
5167
by: StriderBob | last post by:
Situation : FormX is mdi child form containing 2 ListViews ListView1 contains a list of table names and 4 sub items with data about each table. ListView2 contains a list of the columns on each...
1
1944
by: Michael D. Reed | last post by:
I am using the help class to display a simple help file. I generated the help file using Word and saving it as a single page Web page (.mht extension). I show the help file with the following...
3
2663
by: Phillip N Rounds | last post by:
I'm writing a user control which has two states: Active & InActive. I additionally am required that there to be only one active control per page, and all logic has to be contained within the...
11
3219
by: MikeT | last post by:
This may sound very elementary, but can you trap when your object is set to null within the object? I have created a class that registers an event from an object passed in the constructor. When...
0
6993
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
7162
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
7197
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...
1
6881
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...
0
5456
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,...
0
3088
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...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
650
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
287
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.