> > Andrew Hill wrote:
> > > The problem is that in my php.ini file, I have the line:
> > >
> > > memory_limit = 8M
> > >
> > > So, why is PHP reporting that the allowed memory size is 256M?
> > > The phpinfo() function correctly r
Marek Kilimajer wrote:
> Andrew Hill wrote:
> > The problem is that in my php.ini file, I have the line:
> >
> > memory_limit = 8M
> >
> > So, why is PHP reporting that the allowed memory size is 256M?
> > The phpinfo() function correctly reports that memo
memory_limit in php.ini, it always crashes with the same
error.
TIA,
--
Andrew Hill
Software Developer
Awarez Ltd.
Kirkman House, 12-14 Whitfield Street, London W1T 2RF
T: +44 (0)20 7299 7367 F: +44 (0)20 7299 7374
IRC: #max on freenode.net
--
PHP General Mailing List (http://www.php.net/)
before/after the creation of the second call to Date
(which is the one that generates the incorrect date), I actually get the
correct time!
Can anyone please suggest what might be causing date()/time() to
(sometimes) return an incorrect time inside the Date class?
Cheers,
--
Andrew Hill
Developer
sult, in order to be certain of correctly serialising the file locking
and output process, it would be necessary to use a separate lockfile,
which is opened and locked *before* the file to be written to is opened,
written, and then closed, after which the lock on the lockfile can be
released.
Can
Hi Peter,
Check out the PHP-ODBC HOWTO's on http://www.iodbc.org, this will help
you get the *nix side set up.
You will also need an appropriate driver to install on the *nix box -
OpenLink has 30 day trials if you require one.
Best regards,
Andrew Hill
Director of Technology Evang
Or, more simply - set up an ODBC DSN on the Windows box to the MySQL
database, and simply link the tables into Access.
Best regards,
Andrew Hill
Director of Technology Evangelism - OpenLink Software
Universal Data Access and the Virtuoso Universal Server
http://www.openlinksw.com/virtuoso
Elliot,
PHP works just fine with ODBC, using the iODBC Driver Manager as per
the HOWTO at http://www.iodbc.org.
This should work against FMPro under Windows as well.
Best regards,
Andrew Hill
Director of Technology Evangelism - OpenLink Software
Universal Data Access and the Virtuoso Universal
Server is available as a free download - let me know
what you think.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: DtM [mailto:[EMAIL PROTECTED]]
Doug,
It may be - I'm a bit more familiar with iODBC.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: Doug Smith [mailto:[EMAIL PROTECTE
Doug,
Have you tried setting the variables with putenv() ?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: Doug Smith [mailto:[EMAIL PROTECTED]]
+1 right.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 26, 2002 2:22 PM
To: [E
http://www.iodbc.org/odbc-php-apache2.html
Please provide feedback and comments!
Best regards,
Andrew Hill
Director of Technology Evangelism - OpenLink Software
What is Virtuoso? http://www.openlinksw.com/virtuoso/whatis.htm
--
PHP Ge
- the instructions should be similar for
UnixODBC.
Hint - look at the "putenv()" calls.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: David
How does it fail?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: David Busby [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 01, 2002 4:29 PM
To:
Hi Emile,
Sure, ODBC should work just fine.
Let me know if you need info on setting it up.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: Emile B
ODBC can do this directly - no root privs needed.
http://www.php.net/odbc
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: Lazor, Ed [mailto:[E
dows, you are trying to use a File/User DSN instead of a System
DSN.
4. on *nix - you haven't specified your ODBCINI environment variable
like: putenv("ODBCINI=/path/to/odbc.ini");
(note LD_LIBRARY_PATH and ODBCINSTINI may have to be defined as well!)
Best regards,
Andrew Hil
Kevin,
This can either be set dynamically by the error_reporting() function, or
changed in the php.ini file.
http://www.php.net/manual/en/function.error-reporting.php
http://www.php.net/manual/en/features.error-handling.php
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink
Hi Kevin,
You can also obtain ODBC Drivers for Informix from OpenLink -
http://www.openlinksw.com
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Universal Server
-Original Message-
From: J
And you can also use ODBC Drivers, after linking --with-iodbc as per the
HOWTO's on www.iodbc.org. You may obtain drivers from OpenLink.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Virtuoso Univers
Brian,
This returns -1 for most drivers in a Select, but should return
appropriate info in an Update, Alter, Insert, etc.
If you need the feature when returning rows of data, you may simply
create a loop and increment a counter variable as you iterate over the
result se5t.
Best regards,
Andrew
Ronan,
Check these:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q306269
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q174943
It's most likely an issue with how you have your DSN setup or how apache is
running.
Best regards,
Andrew Hill
Director of Technology Evang
What problems are you having?
It's fairly straightforward - create a System DSN and test it in the ODBC
Administrator, and use it in the odbc functions in PHP.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data A
>
> Or even put the 68k linux distro (I forget its name) on their 8500.
Actually, an 8500 can run LinuxPPC or SuSe for PPC just fine.
I've got PHP, iODBC, Apache, etc running great on this setup for testing
purposes.
Best regards,
Andrew Hill
Director of Technology Evan
Most powerful meaning being tied to Oracle? :)
ODBC is not inherently slower than oci or any native access, and a properly
written ODBC driver will actually enforce additional functionality against
the back-end database.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink
I suggest simply using ODBC.
Best regards,
Andrew Hill
Director of Technology Evangelism
http://www.openlinksw.com/virtuoso/whatis.htm
OpenLink Virtuoso Internet Data Integration Server
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday,
-expiring downloads at www.openlinksw.com for
development and testing.
Hope this helps!
Best regards,
Andrew Hill
Director of Technology Evangelism
http://www.openlinksw.com/virtuoso/whatis.htm
OpenLink Virtuoso Internet Data Integration Server
> -Original Message-
> From:
Ignacio,
He can use Access and local ODBC just fine, as he is on a Windows box.
Actually, the ODBC Socket server isn't needed from Linux either, as OpenLink
provides Single-Tier and Multi-Tier ODBC drivers from *nix platforms to many
databases.
Best regards,
Andrew Hill
Director of Techn
Sebastian,
Check your System DSN - "Options" button, and verify that you don't have
"Exclusive" checked off.
Hope this helps.
Best regards,
Andrew Hill
Director of Technology Evangelism
http://www.openlinksw.com/virtuoso/whatis.htm
OpenLink Virtuoso Interne
Scott,
Try something like this (untested):
$row_num = 1;
while (odbc_fetch_into($result, $row_num, $some_array)
{
$row_num++;
while (list ($key, $val) = each ($some_array))
{
echo "$key => $val";
}
}
Best regards
Richard,
Simple example using MS SQL Server:
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Richard Black [mailto:[EMAIL
ry "foo" and no file "bar":
index.php/foo/bar
Best regards,
Andrew Hill
> -Original Message-
> From: Nick Wilson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 25, 2002 11:03 AM
> To: PHP-General
> Subject: Re: [PHP] Building my site... again
>
>
Note,
This will not work with PHP as a CGI.
Best regards,
Andrew Hill
> * and then Torkil Johnsen blurted
> > Now. I would of course like for my site to be listed in the
> search engines,
> > and I wouldn't mind getting search hits on both cars and
> ferr
pport/suppindx.htm if you run into
problems.
You will need to link your PHP against the iODBC Driver Manager, as per the
HOWTOs at www.iodbc.org.
Let me know how you get on.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
er
with the server-side components on the Windows box.
Let me know if you need additional assistance configuring ODBC from *nix.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
Patrick,
It's likeley that one that one server PHP is installed as a GGI -
unfortunatley the trick you want to use only work when PHP is installed as a
module.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
Rares,
Using ODBC should be fine; what problems are you having with input/output
parameters?
Also, what ODBC drivers are you using?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Techno
mweb,
MS points to a datetime issue:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q246570
As far as a reference - I'm guessing somewhere on MS's site?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal D
mweb,
I suggest you use the ODBC Metadata functions in PHP to describe your
database, e.g. odbc_tables, odbc_columns, odbc_primarykeys,
odbc_foreignkeys, etc.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
Joe,
What is the problem you were having with OpenLink and iODBC under BSD?
If threading errors, you can simply download the non-threaded version of the
SDK and drivers from our site.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
mweb,
Just a guess - is Note a reserved word? you might want to quote/escape it.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
>
mweb,
Are you using a File or User DSN?
You DSN "domain" needs to be a working System DSN, succesfully tested in
your ODBC Adminsistrator.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integrat
Mweb,
Set your ODBCINI environment variable (and others) as per the HOWTO at
www.iodbc.org.
This HOWTO is for iODBC, but the concepts are the same for this error
condition.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data
Paul,
Use a System DSN.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Paul Roberts [mailto:[EMAIL PROTECTED]]
> Sent: Tues
Simon,
You may use the 91b driver against a 91c database, connecting in sockets, or
you may use the 91 object file we ship and relink it against your 91c
installation to produce a shared-memory version.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http
Mweb,
The iODBC site is back up; I recommend downloading the iODBC SDK and using
that.
I apologize for the inconvenience; we had a power station fire in the
neighborhood!
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data
- you may also use the above method to piggyback a Linux ODBC DSN onto
a local or remote JDBC Driver instead of an ODBC driver; let me know if you
require assistance.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
Tomaz,
In spite of your ODBC adversion it may be your best bet :)
One related option - OpenLink has a FreeTDS based driver available that you
may wish to try.
Please let me know if you require assistance.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http
John,
OpenLink's Multi-Tier drivers can get you from Linux to MSAcess on Windows.
Mweb,
I'd just use ODBC against MySQL for testing. There isn't any way to
actually run an Access DB on Linux.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink
y Progress 8.3b is supported.
>
> So you are saying that a setting in the .ini files or some environment
> variable could be missing.
>
> I will have a look at it.
>
> Thanks,
>
> Simon.
>
> > -Original Message-
> > From: Andrew Hill [mailto:[E
x.htm.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Kraa de Simon [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 31, 200
as appropriate? e.g.:
setenv("ODBCINI=/path/to/odbc.ini");
setenv("LD_LIBRARY_PATH=/path/to/your/driver/manager/lib");
You may also which to try this connection with odbctest, a sample
application available in the iODBC SDK at www.iodbc.org.
HTH!
Best regards,
Andrew Hill
Di
Hi,
You should compile --with-iodbc pointing to the odbcsdk directory, not just
the libiodbc file.
The SDK is available at www.iodbc.org.
You will also need your LD_LIBRARY_PATH varible set to include the directory
where libiodbc is.
Best regards,
Andrew Hill
Director of Technology Evangelism
you need to set:
ODBCINI (pointing to the odbc.ini)
ODBCINSTINI (pointitng to the odbcinst.ini)
LD_LIBARARY_PATH (pointing to the lib directory that contains the
libiodbc.so file)
DSNs need to be configured in the odbc.ini
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink
u need any assistance.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Alex Shi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, Octobe
Toni,
Note the "Unknown host".
Check your odbc.ini for the Host field of the DSN you are using.
Ensure it's resolvable. Try an IP address instead maybe.
Also, set the variables in the environment and see if your DSN works in
odbctest without PHP in the mix.
Best regards,
Andre
Note, this is not currently possible under the CGI, only as a module.
Best regards,
Andrew Hill
> -Original Message-
> From: John A. Grant [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 05, 2001 4:04 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Submitting va
do need XML, then convert from relational data to XML on the fly.
There are several ways to do this.
An easy one is our database: Virtuoso
You can download it for free at http://www.openlinksw.com/virtuoso
Hope this helps.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink
Jeffrey,
Ensure your ORACLE_SID is also set.
This is a case of Oracle environment variables.
Log in as the oracle user and look at the output of an 'env'.
You are missing something there.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.open
D]
> Subject: RE: [PHP] installing PHP with-apxs with-oci8 --with-oracle
> onLinux - remote oracle
>
>
>
> I did but didnt work.
>
> Jeffrey Iskandar Ahmad
> System Engineer
> Technology Division
> TIME dotNet
>
>
> -Original Message-
> From: Andrew
Jeffrey,
Set your ORACLE_HOME environment variable.
putenv("ORACLE_HOME=/path/to/oracle/home/dir");
etc.
HTH
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
&
Richard,
Regarding Progress, you are probably going to come back to ODBC :)
When you do, feel free to give our drivers a try. You will be pleasantly
surprised.
Let me know if I can help in any way.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http
ODBC isn's slow, but some ODBC drivers are.
Comparison test if you have performance issues. ODBC can be faster than
native.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology
Apache is my vote.
And change your system date, please - it's messing with my inbox sort :)
Cheers,
Andrew Hill
OpenLink Software
On Sunday, August 2, 1998, at 03:14 AM, Peter Gibson wrote:
> Hi!
>
> Simple question...
> Should I use IIS (5.0) or apache for development of PH
at
http://www.openlinksw.com/support/suppindx.htm if you require assistance
configuring your connection.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original
Here is my take on it, cobbled together with the help of a js wizard
friend of mine:
Dynamic Dropdown Menus
Boris,
Compiling with ODBC translates to linking with an ODBC Driver Manager.
An Open Source Driver Manager is iODBC - www.iodbc.org
There is also a HOWTO on the site for PHP compiling --with-iodbc.
You will still need a driver for your ASA, but it appears you have this.
Best regards,
Andrew
ng on Windows is you have not configured
your PHP installation to support ODBC :)
Either view the install docs to enable the extension:
http://www.php.net/manual/en/install-windows.php or upgrade to 4.0.6 or
later, which will support ODBC on Windows by default.
Best regards,
Andrew Hill
Direct
Simon,
The HOWTO on www.iodbc.org walks through the steps with links to specific
file downloads.
As far as what libc version you need, do the following on your RedHat box:
rpm -qa |grep libc
the latest version number that shows up is what you need compatibility for.
Best regards,
Andrew Hill
question on the DB list - the cross
post to the general list isn't necessary.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Jo
also
available if you encounter problems.
Best regards,
Andrew Hill
Director of Technology Evangeslim
OpenLink Software http://www.openlinksw.com
XML and eBusiness Infrastructure Technology Providers
On Monday, August 27, 2001, at 05:04 PM, Joe Conway wrote:
>> I want to use php to connect to a
Richard,
Check out http://marc.theaimsgroup.com
The WWW section contains many PHP list archives.
I couldn't live without this resource.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration T
ing 2-user license, and free
support is available at http://www.openlinksw.com/support/suppindx.htm.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message
free
download and come with a non-expiring 2-user license.
Free support is also available at
http://www.openlinksw.com/support/suppindx.htm should you run into problems.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access
. This
should get your environment fairly well setup.
If you require assistance, free support is available at
http://www.openlinksw.com/support/suppindx.htm
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
, and supports the
ODBC 3.5 API and includes a GUI control panel on Mac OS X, Linux, and
many Unix platforms. OpenLink's commercial drivers download with a
free non-expiring 2 user license. Support is available at
http://www.openlinksw.com
Best regards,
Andrew Hill
Director of Techn
Bob,
Perhaps use odbc_field_name or even odbc_specialcolumns with
odbc_fetch_into?
I do agree that mysql_fetch_array is quite useful.
Dan - what do you think?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
Bob,
Perhaps use odbc_field_name or even odbc_specialcolumns with
odbc_fetch_into?
I do agree that mysql_fetch_array is quite useful.
Dan - what do you think?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access &
Bob,
Why doesn't odbc_fetch_into give you what you want?
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Bob Horton
t www.iodbc.org
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Robert Mena [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June
www.phorum.org
Best regards,
Andrew
> -Original Message-
> From: Rosen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 20, 2001 11:23 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Forum script
>
>
> Hi
> Can someone recommend me some good script for forums ?
>
> Thanks,
> Rosen
>
>
Jack,
Check out www.interakt.ro
Best regards,
Andrew
> -Original Message-
> From: Jack [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 19, 2001 6:45 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP Interact with DreamWaver
>
>
> Dear All
> I'm fresh on the php, but i just want to ask
iver Manager at www.iodbc.org.
Please let me know if you require assistance.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Bran
ww.php.net/manual/en/ref.odbc.php
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers
> -Original Message-
> From: Andreas Pucko [mailto:[EMAIL PROTECTED]]
> Sent: Monday,
Andy,
Go Mac OS X - and roll your own install.
I notice you are using ODBC in another post - there is a HOWTO at
www.iodbc.org for compiling PHP, Apache, and iODBC (ODBC Driver Manager)
under Mac OS X.
Let me know if you run into problems.
Best regards,
Andrew Hill
Director of Technology
Joseph,
You should check that 'cc' is installed on your system. (try typing: cc) If
you get "language optional software package not installed" then you will
need to install the developer tools, including the c-compiler.
Best regards,
Andrew Hill
Director of Technology
You may wish to check here for comparsons:
http://www.l-i-e.com/compare/
Plus, there was a discussion set up in onelist - phpcart. It's idle now but
may be searchable.
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data A
Jeff,
You have an extra "/"
this:
--activate-module=/src/modules/php4/libphp4.a
should be:
--activate-module=src/modules/php4/libphp4.a
Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integrat
Hi Luis,
I recommend you 'roll your own'. There are some straightforward steps
for a install on Unix in the manual:
http://www.php.net/manual/en/install.unix.php
Best regards,
Andrew
--------
Andrew Hill - OpenLink Software
Directory of
Hi,
A small correction, remote ODBC DSNs work fine with Access.
It's simply a question of installing appropriate drivers.
Best regards,
Andrew
--
Andrew Hill - OpenLink Software
Director Technology Evangelism
Universal Data Access Integration
t;E_ALL & ~E_NOTICE" means "report
all errors, except notices".
All the options you can use are listed here:
http://www.php.net/manual/en/html/features.error-handling.html
Best regards,
Andrew
Andrew Hill - OpenLink Software
Directory of
Check out www.interakt.ro
It's beta... but functional.
Best regards,
Andrew
On Thursday, April 26, 2001, at 06:46 PM, John Platte wrote:
> John Monfort wrote:
>
>> I was wondering, is anyone aware of a PHP server model, for Ultradev?
>>
>> Or, any leads on how I can create one?
>>
>> I'm devel
rew
--
Andrew Hill - OpenLink Software
Director Technology Evangelism
Universal Data Access Integration
http://www.openlinksw.com
> -Original Message-
> From: John Monfort [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 25, 2001 10:02 PM
> To: [
Rahul,
Why not just create a pivot table in Excel directly to Oracle?
That way you would have a live view of the data.
Best regards,
Andrew
--
Andrew Hill - OpenLink Software
Director Technology Evangelism
Universal Data Access Integration
http
y through it (so you can
access multiple database schemas as if they are a single local schema).
Best regards,
Andrew
------
Andrew Hill - OpenLink Software
Director Technology Evangelism
Universal Data Access Integration
http://www.openlinksw.com
> -Origi
The Access native driver IS an ODBC driver.
That is, I believe, your only option.
Best regards,
Andrew
Andrew Hill - OpenLink Software
Directory of Technology Evangelism
Internet Data Integration Technology
http://www.openlinksw.com
On Saturday
array))
HTH!
Best regards,
Andrew
Andrew Hill - OpenLink Software
Directory of Technology Evangelism
Internet Data Integration Technology
http://www.openlinksw.com
On Thursday, April 19, 2001, at 07:57 PM, Jason Caldwell wrote:
> Is there a command wh
e "#define
HAVE_SQL_EXTENDED_FETCH 1 " in php_odbc.h and recompile. This will prevent
PHP from atomatically setting a cursor.
Best regards,
Andrew
------
Andrew Hill - OpenLink Software
Director Technology Evangelism
Universal Data Access Integration
http:
regards,
Andrew
--------
Andrew Hill . Director Technology Evangelism
OpenLink Software . www.openlinksw.com
Internet Data Integration Technology
On 4/15/01 2:40 PM, "Bob Clingan" <[EMAIL PROTECTED]> wrote:
> What to I need to do/configure in order for PHP 4 to be able to connect to
&g
1 - 100 of 141 matches
Mail list logo