Displaying 20 results from an estimated 8000 matches similar to: "NetExpress"
2002 Mar 01
0
Slow turnaround of messages
Not to be a pain, but I am experiencing turn around times of my own posts
in excess of SIX hours. Is this usual for this list. I don't notice this
on any other lists I monitor.
Return-Path: <samba-admin@lists.samba.org>
Received: from lists.samba.org (samba.sourceforge.net [198.186.203.85])
by netexpress.net (8.11.3/8.11.3) with ESMTP id g222iKO27320
for
2002 Nov 20
0
Rediscover Your COBOL Assets with Acucorp
Introducing Acucorp's Innovative extend5 Software Solutions
For the last 14 years, Acucorp has provided Fortune-class corporations, government end users and independent software vendors (ISVs) with unparalleled support for the maintenance and modernization of COBOL applications. While other software manufacturers have created solutions that solve specific technical problems, Acucorp has
2002 Nov 04
3
New to wine question concerning Path Variable
Howdy,
I am trying to run a Cobol Compiler through wine. I am running RH7.3 with a
current wine release. My directory structure is /usr/share/wine-c/COBOL/. I
have been successful in running other applications through wine, but not
ones that require a PATH= entry.
My problem is: it's looking for an entry in the PATH environment variable
that includes 'C:\COBOL' which stores
2010 Jul 02
0
Wine release 1.2-rc6
The Wine development release 1.2-rc6 is now available.
What's new in this release (see below for details):
- Many translation updates.
- A lot of bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc6.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2-rc6.tar.bz2
Binary packages for various
2012 Apr 27
3
OT Open Cobol
Hi,
Has anyone on this list had any success with installing and using Open
Cobol on RH or CentOS?
Any pointers would be very welcome.
I have Googled and am working with Vince on the Open Cobol mailing list
to try to resolve installation problems.
ChrisG
2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with
a company that is migrating 20 years of Mainframe Software Development
to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux?
Also, anyone have any experience with Fujitsu Cobol on Centos? The
Fujitsu people only support Red Hat, and said I'd be on my own with
Centos. In other words if it works,
2002 Nov 29
3
Samba + Clipper
Hello for all !
We use a samba server 2.2.1a with conectiva 7 [ kernel 2.4.18] and have the most important system of enterprise in clipper.
In begin we have many problems with index corruption and clipper system freezes
Then we turned off oplocks and level2oplocks and found peace.
But sometimes the system until freeze in one station and this freeze others stations too.
When clipper system is
1999 Jul 29
0
Samba & COBOL
I am configuring samba to connect 10 PCs with windows 95 and access data
from a linux server. Most of the programs, even when they are DOS based
programs that have been installed on linux and accessed from windows 95
seem to work fine. But when i try to run a cobol account application
from Windows95 accessing data from linux, the program runs but a FILE
SHARING VIOLATION MESSAGE appears on the
1999 Jul 27
0
Problems with a COBOL program
I have recently installed a SAMBA server on a LINUX server to be
accessed by Windows 95 workstations. All other DOS based applications
ran perfectly via samba but there's a COBOL accounting application I
cannot make it run fine. Everytime I run it and try to execute any
transaction, a COBOL SHARING VIOLATION error message appears on the
screen and takes me back to the prompt.
I have already
2006 Jul 03
5
How do I code this conditional statement in Ruby
Hi, I am a COBOL programmer and I am busy teaching myself Rails and Ruby.
In COBOL I can code this conditional
If x = 1
next sentence
else
..........................
The "next sentence" statement enables me to get out of the
conditional. How would I code the same thing in Ruby? In C you could
use break but I understand that Ruby has no break statement.
Regards,
Paul
2010 Jun 25
0
Wine release 1.2-rc5
The Wine development release 1.2-rc5 is now available.
What's new in this release (see below for details):
- Many translation updates.
- A lot of bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc5.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2-rc5.tar.bz2
Binary packages for various
2010 Jul 21
1
asterisk realtime SIP configuration
Hi All,
I am trying to configure asterisk realtime. But i am unable to get the
extensions listed successfully when i type "sip show peers" in the asterisk
CLI . i am unable to see any failure logs when i do a reload
i can able to connect to the data source through "odbc show" in the
CLI, Any hep in this regard is highly appreciated. Following is the
configuration
1998 Apr 02
4
samba and pam
Since I now have something which at least pretends to work, I suppose an
announcement is in order.
Those among you who track samba development are probably aware that samba
1.9.18p4 includes support for synchronising a unix database when changing
an SMB password. I'm currently working on a PAM module which will provide
similar functionality for all applications compiled with PAM support:
2005 Oct 29
2
RODBC Error
Hello,
I'm using R 2.2.0 on a Mac and attempting to use the RODBC package to
connect to a PostgreSQL server on the local network. I can't tell
whether my problem is in R, or in ODBC setup.
I got drivers from OpenLink, created a dsn and tested it using the
iODBC application. then I load the RODBC package, use this code and
get the following error. I tried with both the
2004 May 10
1
RODBC in RAqua
I've been trying to get RODBC working in RAqua. For my database,
let's call it "mydb", when I enter
odbcConnect("mydb")
or
odbcConnect("mydb", uid="postgres", pwd="secret"),
RAqua thinks for about 10 seconds, then crashes.
mydb is a PostgreSQL 7.4.2 database running on my machine (Mac OS X
10.3.3). I am using the pgsqlodbc 7.2.5 driver
2010 Jul 09
0
Wine release 1.2-rc7
The Wine development release 1.2-rc7 is now available. Barring any
last minute problems, this should be the last release candidate before
the final 1.2. Please give it a good testing.
What's new in this release (see below for details):
- Translation updates.
- Various bug fixes.
The source is available from the following locations:
2005 May 26
3
registering icecast server in shoutcast directory?
I'm running darkice-0.15 to stream live mp3 encoded audio to
icecast2-2.2.0_1,1 on a FreeBSD 4.10 machine and everything is
working great. Now that I have my icecast stream server set up, I would
like to register it in the shoutcast directory. Is this possible? I
see the icecast.xml entries to register with the xiph.org and
oddsock.org directory servers, but I can't find any examples
2007 Jan 03
1
samba is freezen when it is accessed from different computers at same time
Hi all,
I just installed Samba 2.2.12 on a HPUX 11.0 (192.1.1.1) and I'm sharing
nfs "samba" data on another cpu (192.1.1.8).
bdf (192.1.1.1):
192.1.1.8:/dsp1/fontes 14540800 13990536 517304 96% /nfs/fontes
>From a windows xp (professional) computer I can do copy, paste, etc . If
I call a cobol application, it run ok too, but when another user calls
the same cobol
2017 May 07
3
Instruction selection for 'load' based on static vs. dynamic data
Hi,
I've been looking at the new AVR backend lately, and one issue I've
found is that all 'load' IR instructions are matched using the 'ld'
AVR instruction, including 'load's for lookup tables generated from
switches.
On the AVR architecture, RAM and the program image are in completely
separated namespaces. There's a distinct 'lpm' (Load from Program
2006 Jan 20
1
Lock files (cobol)
Hi all
I'm trying to use my Cobol aplication with Smba but i'm getting A LOT
OF "OPEN" errors...
lookslike system is (or isn't) looking files for read/write.
Anybody had this problem?
PS: this program isn't mine, it's just for my company made by third
company.