Displaying 20 results from an estimated 1000 matches similar to: "ActiveX & ADO?"
2006 Mar 13
2
Connectivity to Microsoft SQL Server using ADO
Based on this page:
http://wiki.rubyonrails.com/rails/pages/HowtoConnectToMicrosoftSQLServer
using this specification
development:
adapter: sqlserver
database: database_name
host: server_name
username: user_name
password: your_pw_here
in database.yml for your SQL Server connection doesn''t work. Some
debugging code reveals that only the password comes through into
2003 Nov 19
0
Map and Guide & ADO
Hello!
Well, I actually have dcom98 installed. I've started it with option /c
(that unpacks all the files in one directory) and copied the files to
windows/system. Otherwise the installation of dcom98 failed. But dcom
should work as Internet Explorer needs it - and IE works fine.
Might it be, that I should try an older version of wine? I've the
impression that some programs worked better
2004 Mar 22
2
Lattice, skip= and layout= problem, plotting object from nlme output
I generate a groupedData object
library(nlme)
obj <- groupedData(mg10 ~ time | gp, data = common, outer = ~pct)
gp has 101 levels, and pct has 3. There are 38, 25, 38 gps in each of the
levels of pct respectively.
I fit my model
fit.rtg <- lme(mg10 ~ time * group,
data = obj,
random = ~time * group | gp)
Now I try to plot the results. I would like to print 40 panels on each
2006 Jan 23
4
Proposal: Deprecate ADO support in the SQL Server adapter
The SQL Server adapter can currently operate in two modes, ADO and
ODBC, each of which uses a different interface to access the db. The
ADO interface is currently the default, while ODBC can be specified as
an option.
I propose this situation is reversed, and that use of the ADO
interface is deprecated, if not removed altogether. Here are some
reasons, I'm sure there are more:
a) ADO uses
2007 Sep 04
0
RoR on windows with MS SQL Server DBI:ADO driver Memory Leak
i''m running ruby 1.8.5 and rails 1.2.3 on windows with a bunch of
mongrels that are proxybalanced via apache 2.2.4
the db adapter i''m using is the sqlserver one in ADO mode. so it''s using
win32ole.
when a mongrel service is freshly started it consumes about 40 megs of
ram. but about each and every request is leaking memory. about 20 megs
per hour(!!!).
so after half a
2010 Nov 12
1
Asterisk 1.6.20 / CDR issue with app-dial / bug or feature?
Hi,
it's me again with a cdr-issue. I have the following example
extensions.conf:
# dial in
exten => 100,1,Playback(hello)
exten => 100,n,Dial(local/200,20,rtg)
exten => 100,n,Playback(pleasewait)
exten => 100,n,wait(10)
exten => 100,n,Playback(goodbye)
exten => 100,n,Hangup
# for local dial
exten => 200,1,Playback(hello)
exten => 200,n,wait(10)
exten =>
2009 May 20
1
Routes are not added automatically
Hi,
Being a beginner with Tinc I browsed the mailing list archive in order
to see if other people were experiencing the same problems as I was. And
there is.
But the answers given to them never actually seemed right to me (at
least regarding what it is said on tinc's website).
My problem is that in order to run a simple VPN between two machines I
had to manually add the "route add
2004 May 28
2
Problem with ADO connection
Hi,
First a big Thank You to the wine developers. Your efforts are greatly
appreciated and have allowed me to move users to Linux that I could
never have moved otherwise.
I am currently setting up desktops for 7 end users, but doing so
requires that I get a particular application (The Electronic Manual)
which is a parts catalog for the restaurant equipment service industry.
The application
2006 Jan 17
2
Instant Rails request lags >4 sec
Hello RoR folks,
I am using Instant Rails and a small app that currently uses scaffolding
for CRUD on just one table with 7 attributes. I am not shure wether
scaffolding slows down the app that much but I have a time lag for every
request with above 4 sec. The preinstalled apps like Type are running
damn fast, which is not the case for my stuff.
Any help on this would be great
Thanks,
RTG
--
2006 Feb 20
1
Further rgl()/spheres3d() query
Hi,
I am applying the following code to map pca loadings onto a 3d grid, my
problem is this - the output only plots the spheres in the requested color
(in this case "red") for the first argument. The sphere from the second
argument appear as flat dark circles. Also the text3d() command only seems
to work for a couple of the positions, with no text added in most cases.
Could anyone offer
2009 Sep 08
0
[LLVMdev] sys::MemoryFence() using __sync_synchronize() with GCC on ARM does not generate a memory fence
Andrew Haley brought up this interesting issue on the GCC mailing-list
that directly affect the stability of the ARM llvm target when using
multi-threading.
http://gcc.gnu.org/ml/gcc-patches/2009-08/msg00600.html
basically using __sync_synchronize() with GCC on ARM does not generate
any code for the fence.
For what I know:
The only working fix for this issue on Linux would be to create a call
to
2010 Dec 16
1
{ActiveX}{VBscript}{scarddlg.dll}Fail to open html pages with VBscript and ActiveX using wine builtin IE
Dear All,
I have some problem using my online bank (IE only) with wine builtin IE.
Here is the link:
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
This page runs well in wine Microsoft IE, follow these steps:
*ENV*:
wine1.3.9 from wine ppa
winetricks_r2045
Ubuntu 10.10 x86_64
1. download winetricks_r2045 from
http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks (
Thanks
2012 Nov 01
2
CentOS and ActiveX
Only vaguely on topic, here: does anyone know how, in Firefox on CentOS
(6.3), or if it's possible, to see and use ActiveX controls on a website?
The calendar here at work has ActiveX controls, apparently, and I can't
even see them, much less use them.
mark "my manager doesn't want reminders...."
2011 Jan 11
2
Problems with activex
I have one http applicaion that uses activex to load, my problem is that i can`t seem to install ie4linux that from what i understand works with activex.
This is the only thing i need to fix to kick windows out the door.
I`m using ubuntu 10.10. What wine version do i need to use in order for it to work ?
2011 Feb 13
1
no comdef.h while compiling ff-activex-host with winelib
Dear all,
While trying to port ff-activex-host to Linux with winelib, I got an
error as below:
$ make
wineg++ -c -O0 -W -mno-cygwin -I/home/fracting/wine-git/dlls/atl
-DWIN32 -D_WINDOWS -DXP_WIN32 -DMOZILLA_STRICT_API -DXPCOM_GLUE
-DXP_WIN -D_X86_ -DNPSIMPLE_EXPORTS -o GenericNPObject.o
GenericNPObject.cpp
In file included from GenericNPObject.cpp:36:
GenericNPObject.h:39: fatal error:
2009 Aug 18
3
IAX2 ActiveX Control
hello,
please any IAX2 ActiveX control that wrap libiax2 or libiaxclient?
i want to develope my softphone in delphi
thanks
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4345 (20090818) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
2010 May 14
4
ie7 activeX
I installed ie7 in 1.1.44 on ubuntu 10.04 no problem quick and smooth. It runs fine but my bank needs activeX components and whatever setting I do ie7 won't install the activeX components. Any suggestions?
2012 Jan 18
1
Wedisk: "ActiveX cannot be registered"
Hello,
I am trying to install a Korean webhard system called "Wedisk" onto my Macbook through Wine. You may get the installer for free from this link: http://global.wedisk.co.kr/popup/activex_mainpop.jsp (The purple ? is the installer for Windows XP)
Nevertheless, no matter how hard I tried to install this ActiveX component, it always failed, notifying "ActiveX cannot be
2012 Mar 10
2
ActiveX control
Howdy folks,
I am trying Wine for the first time. I have a windows application that has an ActiveX control associated with it. Running it with Wine I am getting the error:
err:ole:CoGetClassObject class .... not registered
Can someone point me the right direction on this?
Thanks
Harpist
2011 Jan 24
3
Porting a windows application using COM, ActiveX, MFC
Can I successfully port a windows application using COM, ActiveX, OLE, MFC, Win32 API to Linux with Wine?
If no, which of the above can pose a problem in porting?