Displaying 20 results from an estimated 1100 matches similar to: "Rails and MSDE"
2008 Aug 13
0
Solatech Window Covering Software, MSDE, and Wine
I am trying to convince my office to move to Linux desktops. I have a workstation installed with Ubuntu 8.04:
Code:
mis at mis-desktop:~$ uname -a
Linux mis-desktop 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC 2008 x86_64 GNU/Linux
mis at mis-desktop:~$ wine --version
wine-1.0
We currently use a *nix-based production software called PIC, but will be moving to another provider called
2006 Aug 07
9
[OT] Rails is built into OS X 10.5
This coming out of WWDC. Pretty cool to see this kind of thing happen.
--
J "Brien" | HybridIndie Productions | http://hybridindie.com |
hybridindie@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060807/380ae29c/attachment.html
2008 Nov 24
3
MSSQL on linux
Dear all,
I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux?
Please help.
Thanks,
Chaminda Mendis
2009 Mar 18
3
Getting a proprietary Win32 application running on Wine
Hello there!
I'm trying to get a proprietary business application running.
It is basically a kind of a special small business accounting
app which can be used in a distributed manner. If it is configured
this way, the server installation is running an MSSQL server
instance locally to store the data, while a client installation
just uses the remote server installation (apparently directly
2006 Jun 09
5
Connecting to SQL Server 2000 database - errors
I just started investigating Ruby on Rails and am trying the tutorial.
I need to connect to a SQL Server 2000 database for testing purposes. I
followed the instructions in the How-To on the wiki for SQL Server. The
problem is that when attempting to connect to the database I receive the
following errors:
DBI::DatabaseError in RecipeController#new
Open
OLE error code:80004005 in
2010 Apr 09
3
Problems with Fax over TDM410P
Hello my friends...
We are having some problems with the fax in our asterisk server...
We have:
Asterisk 1.4.21.2
Zaptel Version: 1.4.11
libpri version: 1.4.5
Digium Card TDM 410P
This digium card has 3 FXO ports and 1 FXS port where we have a fax machine
connected!
The problem is that we can receive fax very good, but we can't make any
outbound fax call, in fact, our asterisk get freezed
2005 Dec 04
1
R and databases - a comment
1. That was a part of a private email exchange. It has
been suggested that more people may be interested.
2. I did use various databases (significant part of my
job) for the last 15 years. Some with R for the last 3
years as a hobby. Some comments on the ones used
below. Sorry, no links - I am time-constrained at the
moment - please google if interested in details. The
remarks are from the point
2005 Dec 19
5
using a local MS SQL Server
I would appreciate any tips/clues/advice very much.
I have started using ruby on rails and when the MS SQL Server database is on
a different box than my dev box (where the RoR app is located) I can connect
fine. However when I try to connect to a MS SQL Server database on the same
box as my RoR app I get an error. I have tried to use the IP address of the
dev box as the value of
2005 Jul 06
3
Seeking help with Samba shares & OPLOCKS & Quickbooks databases
I thought I had things figured out, but guess not. I have multi-user
Quickbooks databases that functioned fine on a Novell server but are
behaving badly on a Samba share. I have created a separate share for the
Quickbook databases, users are running Win XP Pro, latest patches, and the
Quickbooks application installed on the desktop. It is a multiuser version.
Server is RedHat ES 3, Samba
2008 Jul 22
4
Can't MS SQL Server 2000 Client/Server
Hi to all!
I am running Ubuntu 8.04 with Wine 1.1.0 installed.
I am trying to install MS SQL Server 2000 Client on the machine in order to connect to a Windows Server Machine running an MS SQL Server 2000.
But the installation process won't proceed, it only reaches the "Setup is searching for installed components..." (w/ the green background), after that it just terminates the
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
Unsubscribe
Sent from my BlackBerry? wireless handheld
-----Original Message-----
From: rails-request@lists.rubyonrails.org
Date: Fri, 9 Jun 2006 18:24:09
To:rails@lists.rubyonrails.org
Subject: Rails Digest, Vol 21, Issue 195
Send Rails mailing list submissions to
rails@lists.rubyonrails.org
To subscribe or unsubscribe via the World Wide Web, visit
2009 Sep 08
4
SQL Server 2005 and CentOS?
One of my clients use a software product that is "upgrading" and will
shortly utilize micro$oft SQL server 2005.
Currently the clients are XP on older machines with the database
residing on a Samba / CentOS server and this works very well.
Question: Does anyone run SQL server from XP in a virtualbox on CentOS?
Any other configuration that works on a linux server?
I do not want to have
2011 Feb 04
10
Installation problem , Failure to register Com ActiveX
I am very new at using both Ubuntu and Wine. I have manage to get both up and running.
I am trying to install FreeAccounting in Wine. I am getting a failure to register Com ActiveX errors and also have getting some decompression errors.
This program works fine under win2000pro but I am interested in getting it to work on Ubuntu system. Is there something that I didn't do right?
Eugene
2008 Nov 14
2
performance problem with access database
Hello
I have problem with a access application, when I try to start the
application then I must wait 5 minutes ago before he started.
I do this from a WinXp Workstation to a Linux Debian Etch and samba
3.0.24 installation.
What can I do for better performance.
best regards
pat
2008 Jul 22
2
Rsync job exiting with error "unexpected tag 3 [sender]"
Hello everyone. I have this issue:
I?m rSyncing three folders from my main server to my backup server. Main is Ubuntu 7.10 64 bit and backup is Ubuntu 6.10 32 bit. Both are Rsync 3.0.2. Please advise me if there any other debug information I should provide.
I get this output:
building file list ... done
Attachments_Redmine.tar.gz
BackupRedmine.sql
calidad/
calidad/DESVIOS QQ 1.2 ADVANTEK
2005 Apr 12
5
patch to add a menu item in Rgui for RSiteSearch
Please consider adding the following to the next R release (I understand
that it's too late for R-2.1.0). It adds the menu item `Search R Site' in
the `Help' menu in Rgui (which calls RSiteSearch() on the input string).
Best,
Andy
--- R-beta/src/gnuwin32/rui.c 2005-03-06 09:41:40.000000000 -0500
+++ R-beta-new/src/gnuwin32/rui.c 2005-04-12 08:21:55.001824500 -0400
@@ -65,7 +65,8 @@
2005 Aug 08
1
File locks issue
Hello,
I try to enable files locking with samba, but I didn't succeed in.
I've red samba official howtos but I'm not sure I've understood everything.
(Samba 3.0.14a as aPDC, ext3 with acls, debian)
I've tried :
enable privileges = yes
nt acl support = yes
acl compatibility = auto
security = user
passdb backend = tdbsam
lock directory =
2003 Mar 03
1
Locking Problems with Samba 2.2.7
I have a new Dell server running Red Hat 8.0 Linux. I just downloaded
and installed Samba 2.2.7 from the Red Hat Web site. I am having trouble
with Microsoft Access 2000 data base locking. The program runs in a
runtime version (.mde)on each client. Only the database(.mdb), the
permissions file(.mdw) and the lock file (.ldb) are resident on the
server running Samba. Each computer can individually
2010 Jan 08
1
Re: problem with libraries in MS Access XP
Hi
I just ran into this problem as well. The MS Access Runtime tells me:
"This file is located outside your intranetor on an untrusted site. <application name> will not open the file due to potential security problems. To open the file, copy it to your machine or an accessible network location."
The file is in the regular wine location. The Runtime is started as follows: env
2009 Apr 13
5
WineHQ on Mac OS X
Hello,
I try to build last version of WineHQ on Mac following this : http://wiki.winehq.org/MacOSX/Building, but I can't find any configure file or any other file to generate one with autoconf. What should I do ?
I'm on Mac OS X Leopard 10.5.6 with developer tools installed and I try to build version 1.1.19
Thank you,