ortER Access is not as mature as other tools from Heraut, but what
problem exactly do you have?
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administ
le, all up
to 1.3.19 had some leaks...
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
e reasons:
> 1. Perl is not installed;
> 2. Apache was not compiled with DSO support (--enable-module=so);
> 3. 'apxs' is not in your path.
Looks like you do not have apache-devel module installed.
Or, you didn't compile apache with --enable-module=so option!
Chee
or Delphi and Linux - they are different, but... not at all... I think
that getting to Linux world is much more easier if you work with Delphi than
if you work with VC++...
Anyway, don't hesitate to ask me privately if you have any questions that
you wouldn't like to ask in public.
Cheers
Jar
has the edge performance wise.
While Postgres has better future, IB is better now. IB has long way away as
a commercial product, being utilized by most critical user (US Army used IB
in it's M60TTS and M1 to M1IPM tanks).
Anyway, i like IB. It's always the same - under Linux, Solaris,
the best approach is to specify default
character set when creating database - all character and text blob columns
will use this character set and no special processing will be nacessary
during connecting, just set the appropriate lc_ctype variable in database
parameter buffer (i.e. in ibase_connect pa
, but my preference is to use the Apache
Module
I have 2 installations: on NT4 at work and W98 at home, both working as a
module. Except of OS the configuration is same: Apache 1.3.19, PHP 4.0.5,
Borland's IB 6.0.1. If you are interested, i can send you my php.ini files
privately, although th
end declare section;
This is DSQL statement, you cann't use it in ISQL!
For detailed description of IB BLOB hadling in PHP go to
www.open-database.de
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
rect query within php.
> The direct query was about 50% faster. Is that normal? Will the stored
> procedures become faster with more complex queries?
Most of performance benefit you will get when performing complex
computations on data, such calculating taxes, rebates and other things.
Selects
Hi,
try this:
http://php.weblogs.com/ADODB
Jarek
Neil wrote:
>
> Hi All
>
> I want to build a site using classes and was wondering is there an Oracle
> Database class that I can use instead of writing one from scratch. I don't
> want to use abstraction layers. Ca
HI,
We are trying to do some functions to export data from database to
Excel format. We have specyfication of the excel file format, and we are
trying
to generate binary file bite by bite, but we have problems with borders
and frames.
Maybe someone hes experienced similar problems?
best regard
;t handle NUMERIC type with scale > 9 in
InterBase, they will be always seen as integers...
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
specific IB
help go to www.mers.com site or try asking at one of their newsgroups at
news.mers.com
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
; 9.> Why would anyone choose Interbase when they can use MySQL on the same
> server?
IB is best used when you don't want separate data accessible from www and
your corporate data or your site data will be often updated concurrently by
many users.
Cheers
Jarek Zgoda
--
PHP Databa
is about 85% of SQL-92 standart, but i didn't see any DBMS that
implements that all.
Of SQL-92 keywords, about 65% is absent in MySQL, but they are not too often
used even if they are present with significant exception of trigger and
procedural language.
Cheers
Jarek Zgoda
--
PHP Data
e installed
from rpm. I added to my.cnf a line in [client] section (as in manual) and
daemon is running with --default-character-set=latin2. All other (non-PHP)
applications connect without problems and everything is running OK. What
else can i do to enable using latin2 charset?
Cheers
Jarek Zgod
waird!
Jarek
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I have in my Interbase6 table a column defined as NUMERIC(18,2), but PHP
shows it as integer value. During tests i discovered, that largest precision
allowed for large exact numeric is 9 (NUMERIC(9,2)). Is there any switch
that allows use larger precisions?
Cheers
Jarek Zgoda
--
PHP Database
icle on repairing corupted
databases.
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ON_FIELDS, but first do a
backup - it's a system table...
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Od: "signup" <[EMAIL PROTECTED]>
Temat: Re: [PHP-DB]
> However, the answer about needing to define a PK before you can use it as
a
> FK being a limitation of SQL may have been a bit misleading (sorry,
Jarek).
> It is more of a building block of relational theory rath
p/testing from users, could remain flaky
> forever.
I think that it has been finally adressed in 4.04 with php_ibase.dll version
1.48 - i had similar problems.
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
into an array, like loading file contents with file().
Cheers
Jarek Zgoda
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
l/function.nl2br.php
Eventually you can show contents of this field using tags -
it's specially useful in situation like this:
- in you enter text like
MSG A
MSG B <- note two [spaces] here
MSG C <- here are four [spaces]
- when you show it in html document you see exactly the
24 matches
Mail list logo