Displaying 16 results from an estimated 16 matches for "msde".
Did you mean:
mode
2006 Aug 07
3
Rails and MSDE
Has anyone worked with Rails on Microsoft''s MSDE database server? (Not
SQL 2005 Express, but the older MSDE) I''m curious on the performance
and stability of the SQL Driver for Rails. I have a client needing a
new web app, but I have to pull and store the data from MSDE (I have no
choice on changing this).
--
Posted via http://w...
2008 Aug 13
0
Solatech Window Covering Software, MSDE, and Wine
...x
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 Solatech. Their software uses MSSQL on the server end, with a client installed on the workstation. During the install, it tries to put in MSDE, which I understand (per AppDatabase and Ron Kegel) does not work with Wine. But the actual install package looks like it is just trying to install MDAC components. Even though MDAC goes through fine (no visible errors), the main package install fails immediately afterwards, reporting that MDAC d...
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
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
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
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
2009 Mar 18
3
Getting a proprietary Win32 application running on Wine
...very happy if
I could get at least a client installation running under Wine
while running the server installation under a real Windows
environment.
The client software package installs under Wine seamlessly.
When started, it crashes with an exception until I install
Microsoft Database Engine. With MSDE installed the program
does start up but stops immediately with an error dialog
basically saying that it cannot connect to the database.
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
...i <roland.mai@gmail.com>
Subject: [Rails] Re: Connecting to SQL Server 2000 database - errors
To: rails@lists.rubyonrails.org
Message-ID: <33d777a12aa29a59ef21cee37983bb77@ruby-forum.com>
Content-Type: text/plain; charset=utf-8
Hello Harry,
I posted some notes I took when I set up the MSDE 2000 on my blog:
http://www.llafe.com/articles/2006/05/29/sql-server-msde-install-instructions
I hope you find the right configuration there.
The most common error is related to the database.yml. In it change the
host from localhost to (local).
Roland
--
Posted via http://www.ruby-forum.com/...
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
2005 Dec 04
1
R and databases - a comment
...s of commercial
databases. They all share some restrictions, like max
disc data size 2-4gb, max mem size 1-2gb and usage of
single processor only. Plus various licensing
restrictions, so be careful how you use them.
- Microsoft - in beta now, over 100mb download
(windows only) (the old version, MSDE, is also
available)
- Oracle - 150mb download, if i remember correctly
even free to distribute, but check the license
- DB2 - 500mb download, currently 90 day version, IBM
strong rumour is that early next year the new version
will be free.
Each commercial DB has some OLAP capability, but I am...
2009 May 13
3
SQL Queries from Multiple Servers
I use RODBC as my conduit from R to SQL. It works well when the tables are
stored on one channel, e.g.,
channel <- odbcConnect("data_base_01", uid="....", dsn="....")
However, I often need to match tables across multiple databases, e.g.,
"data_base_01" and "data_base_02". However, odbcConnect() appears limited
insofar as you may only query
2011 May 09
57
Does wine support rts. program?
anybody tell me does wine supported rts program.. ?
2012 Nov 09
0
Wine release 1.5.17
...AirMech installer does not start up
31982 Black shadow flash in a moment after right clicking on the main window of Thunder
31995 Artweaver Free v3.1 fails to start without native crypt32.dll
32039 Ankh hangs on start with built-in msvcp71
32052 Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A installer creates incorrect registry entry
32066 Right click menu of QQ2012 system tray flushes and disappears
32080 Installation of CorelDRAW 12 fails
32081 Civilization V fails to start a game without native d3dx9_36 (crashes in d3dx9_36/math.c)
32117 Genesis Rising cr...
2011 Jul 22
0
Wine release 1.3.25
...THORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.3.25:
1841 wrong region drawn
4931 Visual Basic 6 app wizard reports out-of-memory error due to oleaut32 ICreateTypeInfo2_fnSetHelpStringContext stub
5991 MSDE install fails due to missing ntdsapi.dll.DsGetSpnA stub
8543 archicad 10 demo installer severe Z order problems
8548 Runtime error 5 and 440 in factusol 2007 (oleaut32.VariantCopyInd input pvargSrc check fails for VT_RECORD|VT_BYREF)
8951 Textures are not displayed in Company of Heroes...
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing
list:
I''m seeing a lot of new names on the list. Could
we perhaps do a round of introductions? That would
also be a great first post, if you haven''t had a
chance to contribute yet. The basics should include
your name, your organization, your country and city,
and the project you''re