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

ms access on multi-user environment

good day...

im working right now on a project given to me on a short time. i had a
slight problem though, but it seems that most of it comes on my
database. since theres not enought budget on having a good database
like sql server, i just stayed on the access. my problem is, i can run
my applications on multi-user enviroment using sql server but not on
the access. running my applications simultaneously on a multi-user
enviroment using msaccess causes my applications to crash down. is
there any way i could turn on the access into a superman??? is there
any site in the web that i could see regarding this problem? please
help me. thanks anyway.
Jul 19 '05 #1
4 2730
there is a developers version of sql server out ther called msce.
Jul 19 '05 #2
bher2 wrote:
good day...

im working right now on a project given to me on a short time. i had a
slight problem though, but it seems that most of it comes on my
database. since theres not enought budget on having a good database
like sql server, i just stayed on the access. my problem is, i can run
my applications on multi-user enviroment using sql server but not on
the access. running my applications simultaneously on a multi-user
enviroment using msaccess causes my applications to crash down. is
there any way i could turn on the access into a superman??? is there
any site in the web that i could see regarding this problem? please
help me. thanks anyway.


http://www.aspfaq.com/show.asp?id=2195
http://www.aspfaq.com/show.asp?id=2009

HTH,
Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #3

How many users are you dealing with? I am guessing you are already
using stored queries?
On 4 Jan 2004 04:16:33 -0800, bh*******@yahoo.com (bher2) wrote:
good day...

im working right now on a project given to me on a short time. i had a
slight problem though, but it seems that most of it comes on my
database. since theres not enought budget on having a good database
like sql server, i just stayed on the access. my problem is, i can run
my applications on multi-user enviroment using sql server but not on
the access. running my applications simultaneously on a multi-user
enviroment using msaccess causes my applications to crash down. is
there any way i could turn on the access into a superman??? is there
any site in the web that i could see regarding this problem? please
help me. thanks anyway.


Jul 19 '05 #4
MSAccess isn't really capable of doing what you're probably asking it to do.
You might look into MySQL.

"bher2" <bh*******@yahoo.com> wrote in message
news:f3*************************@posting.google.co m...
good day...

im working right now on a project given to me on a short time. i had a
slight problem though, but it seems that most of it comes on my
database. since theres not enought budget on having a good database
like sql server, i just stayed on the access. my problem is, i can run
my applications on multi-user enviroment using sql server but not on
the access. running my applications simultaneously on a multi-user
enviroment using msaccess causes my applications to crash down. is
there any way i could turn on the access into a superman??? is there
any site in the web that i could see regarding this problem? please
help me. thanks anyway.

Jul 19 '05 #5

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

Similar topics

8
by: euang | last post by:
Hi, I have been using access 2000 for two years on WINDOWS NT to display dynamic aweb page using ASP My ISP has now changed to Windows 2003, and I am having major problems displaying...
41
by: Ruby Tuesday | last post by:
Hi, I was wondering if expert can give me some lite to convert my word table into access database. Note: within each cell of my word table(s), some has multi-line data in it. In addition, there...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
13
by: marslee | last post by:
One of the my professor gave final question like this "How to use Access database in .Net enivronment to keep track of data?" I have no idea what it is about since he never taught about .NET in...
8
by: Michel Rouzic | last post by:
I had a program that worked perfectly, and that read .wav files. I changed something so the tags of the wave file, instead of being each in a different variable, are all in an array, called tag. i...
5
by: Macca | last post by:
Hi, I have a multithreaded app which now needs database storage. I am in the process of designing my Data Access Layer but and was wondering what issues I should look for for in regards to a...
38
by: shussai2 | last post by:
Hi, I am trying to access Serial Port in XP. I am using Dev-C++ IDE that uses Mingw as a compiler. I just want to know how I can open up serial port on COM1 and write some data. I have searched...
24
by: Kavya | last post by:
int main (){ int a={{1,2,3},{4,5,6}}; int (*ptr)=a; /* This should be fine and give 3 as output*/ printf("%d\n",(*ptr)); ++ptr;
1
by: christianlandry | last post by:
Hi All, I have installed mysql on my powermac G5 (64 bits) and I installed perl DBD-mysql-4.005 and DBI-1.601 that I obtained from CPAN. The installation did not work and I kept getting error...
8
by: Gerhard Fiedler | last post by:
Hello, I'm not sure whether this is a problem or not, or how to determine whether it is one. Say memory access (read and write) happens in 64-bit chunks, and I'm looking at 32-bit variables....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.