Displaying 20 results from an estimated 2000 matches similar to: "Trying to make a Delphi database application run correctly"
2009 Apr 27
6
File access denied when printing from a Delphi application
Hello, everybody!
I'm getting the following error when I'm trying to print from a Delphi application:
File access denied.
This printer routine in my application is a routine to print text. So it prints to a file
in LPT1 . The source code is more or less like this:
Code:
procedure Print;
var
File: TextFile;
begin
AssignFile(File, 'LPT1');
Rewrite(File);
try
2002 Jul 03
3
Runing win32 Delphi applications with wine ?
Hello list reader,
Did people succed in trying to run Delphi applications with wine ???
Well, if they didn't work we can always try to use kylix to get them work.
But I suspect that we will have to go with lot of rewriting because of the
type of these applications : graphical intensive ones.
Any ideas about that ?
Thanks !
Guy
2002 Oct 31
1
winelib: porting Delphi apps
Just a (probably crazy) thought: What about porting Windoze apps that
aren't written in C? I've got a Delphi application that currently runs
under Virtual PC under OS 9.2 on an eMac (PPC Processor), which would
run much faster without those OS layers in between. I don't really have
a clue as to whether this really far-out-whacky or not cuz I am not
really a Delphi, or, for that matter,
2007 Oct 25
2
What to do to use libvorbis with FreePascal?
All,
I am a FreePascal programmer. I am making a Pascal-based application now,
and want to use vorbis as its sound files.
What should I do so that I can use libvorbis with FreePascal?
(Actually, I use Lazarus as the Windows development environment)
Thanks.
--
Comodo Firewall Pro -- Powerful & Free, Forever! Visit www.comodo.com
Support patent-free audio! Visit www.playogg.org
Use
2001 Nov 29
1
Do's & Don'ts when creating a Win app to be wine compatible ?
Hi,
i am in the process of prototyping a small (inter-)network
game client that is intented to run on windows.
I don't have the time nor desire to create a
dedicated linux port of it, but as some users may
want to use it on linux, i'd like to know what
points could be important to make a win app run
as smoothly on wine as possible with little extra
effort.
Development system will be
2007 Jul 08
1
Writing Excel (.xls) files on non-Windows OSs using Perl
Hi all,
There have been quite a few threads in the recent months pertaining to
the ability to directly write native Excel (.xls) files from R. For
example, exporting R matrices and/or data frames to an Excel file, with
perhaps the ability to create multiple tabs (worksheets) within a single
file, with one tab/sheet per R object.
There exists the xlsReadWrite package on CRAN by Hans-Peter Suter,
2007 Jun 07
3
is it possible to run delphi apps(forms) using wine
is it possible to run delphi apps/forms(that was build, compiled, and targeted to windows machines) on linux(fc6, suse 10.x)
These delphi apps connects to MS SQL server.
if it is possible, then I can easily ground all those windows xp machines, that are just use to run these delphi apps... and use linux instead
Regards
---------------------------------
Got a little couch potato?
Check
2005 Jan 19
4
how to call R in delphi?
Dear All:
Now I am writing program in delphi , found it is very convenience to do anova, T-test, F-Test, etc in R , how to call R in delphi? Thsnks.
Best Regards
YiYao Jiang
Product Division/ product Testing Department
Semiconductor Manufacturing International Corporation
ZhangJiang Road, PuDong New Area, Shanghai ZIP: 201203
Tel:86-21-5080-2000 Ext. 15173
2004 Dec 07
2
WINE x Delphi BDE + MSSQL Client
Hi,
I have an app with Delphi7 + MSSQL, developed during 10 years.
Now, the users have asked me about some way to run this app into Linux
Fedora Core 2/3.
I use Fedora for apps in Java with no problems, but I never heard about
Delphi run.
I look at WineHQ site about this combination of Delphi + MSSQL but I
didn't find. I found some thing about Delphi 7 install and slow
behaviour in
2007 Mar 19
8
Printing with delphi
I have a application in delphi 7, but i don?t printing, how do I can
print in wine with application delphi ?
Thanks
2007 May 23
1
VB6 app under WINE 0.9.37
Hi,
Having installed the following winetricks :
vcrun6
dcom98
mdac28
jet40
cc580
native_mdac (not sure if this is needed
if mdac28+jet40 already installed)
I managed to start a VB6 application and try to work with it
quite similar to native Windows.
However, sometimes there happen problems which cause to restart
the whole application. This app often hides its main menu
on opening
2012 Oct 10
5
Contacting Delphi ??
What does the sudden appearance of "Contacting Delphi ......the oracle
is unavailable.
We apologize for any inconvenience." mean? A bug? It appears at plotting.
Thanks
Christian
--
Christian W. Hoffmann,
CH - 8915 Hausen am Albis, Switzerland
Rigiblickstrasse 15 b, Tel.+41-44-7640853
c-w.hoffmann at sunrise.ch,
christian at echoffmann.ch,
www.echoffmann.ch
2006 May 25
1
help get character output R in Delphi
Hi all, first thanks reading my letter,
Im statistics student . im doing my final assignment bout application of correspondence analysis in geographical information system. i use delphi 7 for developing and R for statistical computation. I use RDCom to cennect delphi and R. there was some example in visual basic to get the vharacter output of R in in vb. but i cant get the character
2005 Sep 08
3
R API call from delphi
Hello,
Has anyone tried to call R API from Delphi under windows ? How was it done if it was ? Or has anyone any idea about how it could be done ?
Thanks for your answers
Laurent Tessier
[[alternative HTML version deleted]]
2005 Jan 10
1
Missing files for Delphi
Hello speex-dev,
Like several others who develop in Delphi I have searched for the speex.dll or
speex.pas file to no avail. Its a pity that this compilation is not available as many
developers use Delphi, and this codec does seem to be an excellent free alternative.
Do you know if anyone has been able to contact John Villar the author of the
delphi example?
--
Regards,
Alistair+
2004 Feb 16
2
Delphi 6 app with QReport
The program it is working in wine except that I can't print. When I try I receive this:
fixme:winspool:WINSPOOL_EnumPrinters We don't handle PRINTER_ENUM_CONNECTIONS
fixme:psdrv:PSDRV_EndPage Already ended a page?
And nothing is printed...
Any hint?
Thankyou and please excuse my english.
2008 Sep 05
2
Wine Delphi 5 Pro Usage Glitches
Hi,
With help of AppDB howto and tips from wine community
I managed to install Delphi 5 on KUbuntu 8.0.4.1 Wine 1.1.3.
I can use it fairly flawlessly with some features missing.
I compiled Application on this installation and launched
in production also almost week ago and have not received any
complaints till date. I have noticed some minor glitches
which are hampering productivity a little bit.
2011 Feb 08
5
Need error clarification with winetricks
wine 1.3.13
Executing wine /home/john/.cache/winetricks/jet40sp8_9xnt.exe
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\john\\Temp\\IXP001.TMP\\Jetsetup.CAB"
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" failed with error 2
Install of jet40 done
I get this ole error, and my
2000 Sep 19
2
Vorbis / Delphi Question
Hi all.
I just downloaded the vorbisdll_bin.zip file from the archive, which
appears to be the complete libvorbis in DLL format. This is wonderful
news, as I was trying to convert the C library to a Delphi library by hand,
and it was very slow in going.
The only question I have is has anyone translated the necessary structures
from C to Delphi yet? I noticed in the list that someone
2003 Mar 17
2
how to use R in delphi or vb ?
Dear Sirs,
I am a beginner of R .
Please teach me.
Do someone teach me how to use R within 'delphi ' or Visual Basic?
Sorry for my poor English,
I am a Japanese, and not good for english.
Sincerelly Yours,
Hiroshi Masuno
<masuno at masunosoftware.com>