Hi everybody,
I´m new with Oracle and am trying to create a new Oracle DataBase.
Here´s what I´m doing to create a new instance/database:
* Set the "envs" ORACLE_HOME and ORACLE_SID;
* Create the init<db>.ora, where <db> has the same name as in ORACLE_SID;
* In init<db>.ora I also use...
Actually I don´t use variant arrays directly...
I searched around the net and I found out that Midas uses them (don´t know if it´s true)...
Besides Delphi´s original VCL, I´m also using a brazilian report component called "Fortes Reports", witch is very good...
Hi,
I´m having a problem when I try to run an application of mine on some PCs...
At the startup of the app, the following error message shows up...
-- "variant array is locked"
... and the app just doesn´t starts!
I already installed the app on lots of PCs and it works just fine...
Here goes an example ...
<HTML>
<HEAD>
<TITLE>Tabular Biding with XML Data Islands</TITLE>
</HEAD>
<BODY>
<CENTER>
<H1>Tabular Biding with XML Data Islands</H1>
<XML SRC="TestXML.xml" ID="customers"></XML>
<TABLE DATASRC="#customers" BORDER="1">
<TR>
<TD>...
Ok, I´m using TXMLTransformProvider and TClientDataSet components to import data from XML to Firebird, and it´s working just fine. Now I have to pass data from Firebird to XML, but I don´t want to Update a XML document, instead I want to create a new XML document with the exported data.
Should I...
Hi,
I'm developing an application that must import and export data using text files. I know how to do it using a plain text (CSV) file, but I really would like to use XML instead.
Could anybody give me any hint???
By the way, I'm using Delphi 6, Firebird 1.5 and IBX Components...
Thanks
Hi there,
I'm studying the possibility of using CVS so I'm trying to gather as much information as I can. Here follows some questions:
1- Is there any limitation regarding files size, like 100 mb being the limit ??? <-- Very Important !!!
2- What kind of issue might exist when one tries to...
I´m trying to use PowerBuilder with IB/Firebird and I´m having some problems with ODBC. Right now I´m using Gemini ODBC, but the thing is that this ODBC is not for free...
If you ever used PowerBuilder with IB/Firebird please post describing what kind of problems you encountered and what ODBC...
Thank´s for the help, but that´s not quite what I want ...
What I need is to pass the result of a query to a variable in my client application (PowerBuilder), not a variable in MySQL. Using Sybase I can do this by using the syntax --> INTO :variable
Is there anything like this in MySQL ???
Thank´s, but I think I found the problem...
When I installed the MyODBC, PowerBuilder was already installed, and seems like PowerBuilder only get ODBC drivers during it´s instalation. So I had to fool around with it´s .ini file in order to make it recognize the MyODBC driver.
Hi there, I´m trying to migrate my DB from Sybase to MySQL. So far it´s going quite well, but I found a problem. Using Sybase I can store the result of a query in a variable on my client application (PowerBuilder) using the syntax:
SELECT xxxx COUNT
INTO :VARIABLE <---
FROM xxx
Where...
Hi, I have a middle sized application developed with PowerBuilder, connecting to a Sybase DB. I want to migrate to MySQL DB, but first I must find out if that´s worthy all the work.
I´m using PowerBuilder 5 Enterprise and have downloaded the latest MySQL and ODBC drivers versions. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.