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
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
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
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:
- 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
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
+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
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]]
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
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]]
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
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
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
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
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 Grant,
Check out this HOWTO, and ask if you have any questions:
http://www.iodbc.org/odbc-phpHOWTO.html
Best regards,
Andrew
--
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastruc
Also, you can check the value of $HTTP_REFERER for the ip of the trusted
host, to further eliminate the potential.
Best regards,
Andrew
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Busi
t;;
?>
page_two.php:
";
?>
Best regards,
Andrew
------
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology
On 1/23/01 9:23 PM, "Dave Stewart" <[EMAIL PR
ing instead. Is there some way
of telling system() that it should look exactly like it does in a shell,
or to tell the shell or expect not to generate this hidden info?
Any advice would be appreciated!
TIA,
--
Andrew Hill
"Right now, I'd happily snort gunk from the sink if it would tak
Hey, you stole my name! ::grin::
Man is this going to get confusing.
Best regards,
Andrew
--
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology
On 1/23/01 11:35 PM, &qu
ndrew
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology Provider
> -Original Message-
> From: Jon Haworth [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, Januar
Thierry,
Not sure if you need that 'echo' in there.
Also, if you have problems, compiling PHP / apache under MacOS X isn't THAT
complicated :)
Best regards,
Andrew
------
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness
The MacOS X Developer Tools (free from Apple's site with a developer
registration) have all the necessary tools.
Best regards,
Andrew
--
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
for??
> Thank you!!
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
Whups, forgot a blasted semicolon...
$count = 1;
while($count < 10)
{
echo "Number is $count \n";
$count++;
}
Cheers,
Andrew
On 2/24/01 12:20 AM, "Andrew Hill" <[EMAIL PROTECTED]> wrote:
> $count = 1;
>
> while($count <
- hostname is the Win box
- ServerType is Odbc
- Database is foo
- other parameters as needed
If you run into problems, free support is available at
http://www.openlinksw.com/support/suppindx.htm
Best regards,
Andrew
--
Andrew,
What is the open() function?
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
On 3/1/01 7:27 PM, "Andrew Halliday" <[EMAIL PROT
nection info from either the objects
> properties or from parameters passed to it.
> Can you see what Ive done wrong...if anything?!?!
>
> AndrewH
>
> ----- Original Message -
> From: "Andrew Hill" <[EMAIL PROTECTED]>
> To: "Andrew Halliday" &l
Karl,
ODBC drivers typically have a timeout configuration. Decreasing that may
solve your problem.
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
On 3/6
Replace include with include_once where you can.
Best regards,
Andrew
> -Original Message-
> From: Jens Kisters [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 09, 2001 11:08 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] includes slooow
>
>
> Hi, i just finished my first really big p
http://www.php.net/manual/en/ref.outcontrol.php
Regards,
Andrew
On 3/12/01 6:40 PM, "Joe Maier" <[EMAIL PROTECTED]> wrote:
> Aaron,
> i would love to believe what you say.
> But i couldn't find any buffering functions in the online docs.
>
> Could you please gimme a pointer on where i can fin
vers
Visit http://www.openlinksw.com/main/softdld.htm to download a free and non
expiring evaluation copy
Best regards,
Andrew
------
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
--
Aviv,
eval()
http://www.php.net/manual/en/function.eval.php
Best regards,
Andrew
On 3/13/01 6:35 PM, "Aviv Revach" <[EMAIL PROTECTED]> wrote:
> Hey!
>
> What should I do in order to execute the next string:
> $str = "\n"
> $str .= "blabla\n";
> $str .= " \n";
> $str .= "blabla\n";
> $
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
On 3/14/01 9:28 PM, "Jason Murray" <[EMAIL PROTECTED]> wrote:
>> Could anyone help me out with how to print th
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
On 3/15/01 5:32 PM, "Brandon Orther" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am trying to get PHP4 to connect to Microsoft SQL2000. A
K and
compiling --with-iodbc.
Also, while our drivers are not Open Source, they are free for low-use
environments (2 concurrent database connections).
Please let me know if I may assist in any way.
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Dir
Whups, sorry - looks like that should have been addressed to Michael.
Best regards,
Andrew
On 3/19/01 12:13 PM, "Andrew Hill" <[EMAIL PROTECTED]> wrote:
> Yoshi,
>
> Regardless if you use a commercial or free driver, the only thing you need to
> compile with i
You can use ODBC as well.
Compile PHP with iODBC (http://www.iodbc.org) and you can use an ODBC driver
instead of the oci - this can bypass the Oracle client install in many
cases.
Best regards,
Andrew
Andrew Hill . Director Technology Evangelism
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
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:
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
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
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
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
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
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
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
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
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
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: [
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
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
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,
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
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 &
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
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 &
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
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
>
>
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
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
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
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
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
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
-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:
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,
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
>
> 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
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
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
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
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
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
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
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
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
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
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
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
- 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 &
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
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
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
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,
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-
>
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,
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,
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
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 &
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
ad is available at http://www.openlinksw.com
and a HOWTO on compiling iODBC in with PHP (this is the Driver Manager,
which is needed to use any ODBC drivers with Apache/PHP) is available at
www.iodbc.org
Hope this helps.
Best regards,
Andrew
---
Andrew Hill - Ope
Just check the value of the submit variable.
If it's populated, then the form has been clicked.
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
On 3/27
Daevid,
It's the path/to/odbcsdk
It's looking for libiodbc.so
:)
Best regards,
Andrew
------
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
> -Original Messag
7 14:42 isql.h
>
> odbcsdk/examples:
> total 112
> -rw-r--r--1 nobody html10321 Mar 7 14:42 odbctest.c
> -rwxr-xr-x1 nobody html 92225 Mar 7 14:42 odbctest*
> -rw-r--r--1 nobody html 3460 Mar 7 14:42 Makefile
>
> odbcsdk/driver:
>
pen40/l3ko.taz
(also available from iODBC.org).
If you need other platforms, go to:
http://www.iodbc.org/opliodbc.htm (iODBC)
or
http://www.openlinksw.com/main/softdld.htm (OpenLink)
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Director Techn
in the environmnet, or odbctest
wouldn't show your DSNs.
So fix the ServerType, ensure working server-side components, and change
your connection syntax for odbctest - you actually are just about there.
Let me know if you need additional assistance.
Best regards,
Andrew
m any relational database. I'll be
uploading it to the www.iodbc.org site, but if anyone would like to comment
on the initial draft, it's attached to the post.
Any and all feedback is welcome - tell me anything is not clear!
Best regards,
Andrew
------
Andrew
Okay, so no attachments to the lists :)
Here is the HOWTO:
http://www.iodbc.org/osxphp_iodbc.htm
Best regards,
Andrew
--
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
office
1 - 100 of 141 matches
Mail list logo