473,804 Members | 4,181 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linux

A client has moved a back-end data file to a Linux machine instead of
Windows. It now will only let one user log in at a time and gives some
sort of "admin file not found" error.

My first thought was permissions to create the LDB file but they swear
this is correct.
(read/write access for MDB & MDW files, read/write/create access in
folder)

Anyone come across a similar problem?
--
regards,

Bradley
Nov 13 '05
57 3715
But who has Jet on Win2000 or Server 2003? Everyone.
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
"Tony Toews" <tt****@teluspl anet.net> wrote in message
news:tb******** *************** *********@4ax.c om...
"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com> wrote:
Even faster is using a server that you can run the compact on, directly --impossible on both Netware and Linux but better performance and reliabilityfor all.


But who installs Access on a server? Very few people.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm

Nov 13 '05 #21
"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com> wrote:
But who has Jet on Win2000 or Server 2003? Everyone.


Oh, I see. You mean have a VB, C++ or other program automatically run on the server
after midnight using the Jet compacting code.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #22
"Tony Toews" <tt****@teluspl anet.net> wrote...
Oh, I see. You mean have a VB, C++ or other program automatically run on the server after midnight using the Jet compacting code.


More or less, yes. :-)
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
Nov 13 '05 #23
ja******@oaklan d.edu (James Fortune) wrote:
I have been running samba 3.0.1 as a backend for Access 97 for about
five weeks. The only comments I have heard so far is that the system
is running a little faster than before.
What was it running before? I ask because I'd like to know what versions work well.
I use the line 'veto oplock
files = /*.mdb/*.MDB' in the smb.conf file.
Was this set on general principles or because you were having problems.
The system has about 40 simultaneous users.


Nice to hear.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #24
Michael

"Michael (michka) Kaplan [MS]" <mi*****@online .microsoft.com> schrieb im
Newsbeitrag news:40******** @news.microsoft .com...
And how about the compact issue?


When i read you comments, i remember Steve Ballmer at the last Summit,
when he lifted his right hand up to the sky, the right hand down to the
ground. In one hand was Windows, in the other Linux...its compleatly not
important for me which OS he holds in which hand...especial ly in this
issue.

What about the compacting-issue?

It makes no difference where the database is. (Windows, Linux, Novell)

I would never compact a database on the server itself. You tell us jet
is alredy on the Server.But there is no programm installed on a
standard-server-system which allows you to compact a database directly
on the server. The only argument against Novell and Linux is that you
have a chance to install one there.

We are not talking about operating-systems here. Your argument is no
argument to stay away from installing a backend on a non-windows-system.

You're talking about locking-problems on a samba-share: have you ver
tried it? Novell has also no locking-problems, as long as you modify the
standard-parameters from novell (Record-locks, Filelocks)

I'm not an MVP for Windows-Server. I'm working with access in many
different environements, but i see no reason to to pull on a pair of
pink glasses on. If i had to, i would give back my MVP-title
immediately!

There are arguments for Windows-Server against other operating-systems
(and reverse) But that's not the thread here. And it's not Bradley's
question.

Can he install an Access-Backend on a Linux-Box without any problems?
Without any locking-problems? Yes, he can!

Can he compact a database on a linux-box directly, if he whriley wants
to? Yes, he can (Vine and an installed office on the linux-box)

Can he repair and compact a backend on a linux-box without having Vine?
Yes he can copy the backend to a workstation with an installed Office
and do the job there.

So let's stay realistic, not fanatic.

Peter
Nov 13 '05 #25
On Jun 10 2004, 05:26 pm, "Peter Steimann[MVP Access]"
<PS************ @Timesoft.ch> wrote in news:2i******** ****@uni-berlin.de:
You tell us jet
is alredy on the Server.But there is no programm installed on a
standard-server-system which allows you to compact a database directly
on the server.


Just FWIW, VBScript should be quite sufficient.

--
remove a 9 to reply by email
Nov 13 '05 #26
"Peter Steimann[MVP Access]" <PS************ @Timesoft.ch> wrote...
What about the compacting-issue?

It makes no difference where the database is. (Windows, Linux, Novell)
Actually, that is not true. It matters a lot. Novell's locking techniques
used to allow you to abend the server if you performed complex Jet
operations (including compact). And on any platform it takes longer to
perform the operation if you do not perform it on the local machine.
I would never compact a database on the server itself.
Well, that is your choice. There are countless throngs that see no problem
with doing this.
You tell us jet is alredy on the Server.But there is no programm installed on a standard-server-system which allows you to compact a database directly
on the server.
And the ones that MS provides, and the ones I provide. Lots of little
utilities that do important things.
The only argument against Novell and Linux is that you
have a chance to install one there.
Pretty huge argument for large databases. And the locking issue on Novell is
still an issue (they fixed the crash but the architecural issue is still
there).
We are not talking about operating-systems here. Your argument is no
argument to stay away from installing a backend on a non-windows-system.
Actually, it is entirely valid, and compact is only one of the issues.
You're talking about locking-problems on a samba-share: have you ver
tried it? Novell has also no locking-problems, as long as you modify the
standard-parameters from novell (Record-locks, Filelocks)
Um, so unless you raise the roof on the number of locks, things can fail.
But think about what that number means, and what you are tying up in the way
of resources on that Novell box. I do understand about this issue from
Novell experts enough to know that the standard "increase the locks" answer
is not always the healthy one for the server.
I'm not an MVP for Windows-Server. I'm working with access in many
different environements, but i see no reason to to pull on a pair of
pink glasses on. If i had to, i would give back my MVP-title
immediately!
I'm not doing a commercial for the flipping product. But I have a production
database that customers rely on, I will choose a platform that has gone
though the extensive tests that the Jet team does for performance, stress,
regressions, and overall stability. Not one that is untested and therefore
unsupported. Just plain common sense...
There are arguments for Windows-Server against other operating-systems
(and reverse) But that's not the thread here. And it's not Bradley's
question.
Good advice does need to color a good answer, though.
Can he install an Access-Backend on a Linux-Box without any problems?
Without any locking-problems? Yes, he can!
Maybe. Its not supported by MS. Is Samba liable if there is some bug in
their implementation that trashes your database?
Can he compact a database on a linux-box directly, if he whriley wants
to? Yes, he can (Vine and an installed office on the linux-box)
Actually, remote compacting is not great on any platform, and emulation is
not too much better (I would not trust it here).
Can he repair and compact a backend on a linux-box without having Vine?
Yes he can copy the backend to a workstation with an installed Office
and do the job there.
Yes, but that takes longer. Without a proven benefit, whats the purpose of
doing all this work?
So let's stay realistic, not fanatic.


Dude, I am being reaslistic, and trying to recommend supported platforms and
techniques that will minimize risk. The fanatics are the ones who are trying
to do stuff just because they can, even when there are good architectural or
support-based reasons to not do them.
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
Nov 13 '05 #27
Hi Tony

"Tony Toews" <tt****@teluspl anet.net> schrieb im Newsbeitrag
news:1l******** *************** *********@4ax.c om...
ja******@oaklan d.edu (James Fortune) wrote:
I have been running samba 3.0.1 as a backend for Access 97 for about
five weeks. The only comments I have heard so far is that the system
is running a little faster than before.


What was it running before? I ask because I'd like to know what
versions work well.


I started with Samba 2.2.2 and had no locking-problems. The Client runs
2.2.7 for about 1 Year now. I did not test with the latest Version 3.0
I use the line 'veto oplock
files = /*.mdb/*.MDB' in the smb.conf file.


Would be intersting to know! I didn't had to modify the samba.cnf-file

Peter
Nov 13 '05 #28
"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com>
wrote in news:40******** @news.microsoft .com:
Is Samba liable if there is some bug in
their implementation that trashes your database?


Is Microsoft?

I don't think so!

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #29
Well, when MS supports the platform and its due to a bug, there is no charge
for the support no matter where it is escalated to, and that includes if
they end up doing hot fixes and such.

I have (on behalf of customers) been able to take advantage of that policy,
and have found the notion of what is supported to be a very comfortable
place upon which to sit.
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
"David W. Fenton" <dX********@bwa y.net.invalid> wrote in message
news:Xn******** *************** **********@24.1 68.128.86...
"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com>
wrote in news:40******** @news.microsoft .com:
Is Samba liable if there is some bug in
their implementation that trashes your database?


Is Microsoft?

I don't think so!

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc

Nov 13 '05 #30

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

Similar topics

4
2825
by: Jhuola Hoptire | last post by:
Just installed J2RE 1.4.2 on a Linux server. I am very knew to the POSIX world. I couldn't dig-up much in the docs or via google about the following: 1 - Is there a standard way to make sure users (all, or some) can "reach" java? eg one could presumably create a java.sh or aliases ... Where is the standard Linux directory to put such a script (and why)?
0
2388
by: Eric Raymond | last post by:
When installing the rpms (or the tar file) onto Red Hat Enteprise Linux AS Beta 1 (Taroon), we get the follwing error: Installing all prepared tables /usr/bin/mysql_install_db: line 1: 7690 Segmentation fault /usr/sbin/mysqld --bootstrap --skip-grant-tables --basedir=/ --datadir=/var/lib/mysql --skip-innodb --skip-bdb Installation of grant tables failed The log file simply shows a start and a stop of the server.
6
2331
by: gnu | last post by:
Rationale to use Linux ======================= - I can't afford paying for $199 for the license of an OS that's arguably better thank Linux for each of 10 computers I have. - I want to be free of Microsoft stigma, and of constant lockdown on Microsoft products. The world is better than that. - Linux runs .NET :-) Reverse engineers in less than a year. That's
21
2094
by: Travis 'Bailo' Bickel | last post by:
Lately, I have been having a bear of a time trying to acquire a Linux driver for my S3/ProSavage chipset -- but that quest is now almost at an end as I have located a noble band of people who are pushing the envelop with S3 and Savage chipset drivers! Though my quest might sound like food for trolls to mock Linux -- hear me out. I think I have discovered part of the message of the new Linux economy. Many of us have criticized the...
1
8104
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools catalog as a post installation task I get some java error. $ db2 CREATE TOOLS CATALOG SYSTOOLS USE EXISTING DATABASE TOOLSDB FORCE SQL22209N The DB2 Administration Server encountered an unexpected Java error on host "". I have jdk1.3 already...
0
4550
by: Zorba.GR | last post by:
IBM DB2 Connect Enterprise Edition v8.2, other IBM DB2 (32 bit, 64 bit) (MULTiOS, Windows, Linux, Solaris), IBM iSoft Commerce Suite Server Enterprise v3.2.01, IBM Tivoli Storage Resource Manager Express Edition v1.3.2 Win, IBM Tivoli System Automation v1.2.0 Linux, IBM Tivoli Workload Scheduler Virtualized Data Centers v8.2 , other IBM Tivoli CDs, WEBSPHERE EVERYPLACE MOBILE PORTAL v5.0 - ALTIUM , other IBM WebSphere Business CDs...
5
5692
by: cranium.2003 | last post by:
hi, Here is my code #include <iostream.h> int main() { cout <<"HI"; return 0; } and using following command to compile a C++ program g++ ex1.cpp -o ex1
1
2621
by: rada.lambretha | last post by:
Configuring Linux as a Firewall * Making installation choices * Introducing iptables * Using iptables commands * Simplifying things with firewall GUIs * Adding proxy functionality As Linux gains increasing acceptance in corporate datacenters and
1
11306
Nepomuk
by: Nepomuk | last post by:
You might have heard about Linux, but you don't know what it is? Or you know a few things about it, but they terrify you? Well, then this article is for you. Don't be afraid - Everyone can use Linux! Part 1: What is Linux and why should I use it? Linux is an Operating System (short: OS). OK, so what is an OS? Let me explain: Nearly everybody knows Windows. But what exactly does it actually do? Windows is an example for a OS and one of it's...
0
9579
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10575
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10330
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10319
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10076
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9144
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7616
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5520
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2990
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.