ODP: [PHP-DB]

2003-04-02 Thread Brzezinski Mariusz
There is some tool from Hit Software http://www.hitsw.com Allora Good luck. Mariusz Mariusz Brzezinski IT Specialist Business Development Department e-mail [EMAIL PROTECTED] tel. +48 61 856 53 57 -Oryginalna wiadomosc- Od: nikos [mailto:[EMAIL PROTECTED] Wyslan

Odp: [PHP-DB] PHP problem

2002-02-26 Thread Bartek Pawlik
Unfortunately, it doesn't work, the same situation > > Sorry to be a little bit off topic > > i have code that generates: > > LONG TEXT 1 > > use: > long text 1 > > mvgr, > Joffrey van Wageningen > > -- > .-[ Joffrey van Wageningen | WoLFjuh | [EMAIL PROTECTED] ]-- > | Networking

Odp: [PHP-DB] Someone using the tool DeZign

2002-01-26 Thread Jarek Zgoda
Od: "Ruprecht Helms" <[EMAIL PROTECTED]> Temat: [PHP-DB] Someone using the tool DeZign > does someone using DeZing as Tool for modelling databases? > I have some trouble with the ImportER Access. I use this tool and I found it usable and comfortable in my work. AFAIK, ImportER Access is not as

Odp: [PHP-DB] Yes or No

2001-10-02 Thread Bartek Pawlik
Use boolean field, it takes only values Yes/No, 0/1, True/False. Bartek Pawlik Poland - Original Message - From: Jordan Elver <[EMAIL PROTECTED]> To: MySQL Mailing List <[EMAIL PROTECTED]>; PHP DB Mailing List <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 11:23 AM Subject: [PHP-DB

Odp: [PHP-DB] USA Attacks

2001-09-11 Thread Bartek Pawlik
My deepest sympathy to all Americans, It's horrible, I can still believe it. Kill everyone who is involved into these attacks Bartek Pawlik Poland - Original Message - From: Steve Farmer <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 12, 2001 4:28 AM Subject: [PH

Odp: [PHP-DB] mssql update adds blank to record

2001-09-06 Thread Bartek Pawlik
Try ltrim($Device_Name); before running query Bartek Pawlik - Original Message - From: Stephan Nimtz <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 06, 2001 10:21 AM Subject: [PHP-DB] mssql update adds blank to record > can anyone help me ??? > > the command:

Odp: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Jarek Zgoda
Od: "Todd Cary" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Linux/PHP/Interbase > I am still trying to find out which RPM I need to install... I think it's apache-devel, i also have RH 6.2 now! But, to be honest, you should go for apache 1.3.20, if it's possible, all up to 1.3.19 had some l

Odp: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Jarek Zgoda
Od: "Todd Cary" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Linux/PHP/Interbase > [Configuring SAPI modules] > checking for AOLserver support... no > checking for Apache module support via DSO through APXS... > Sorry, I was not able to successfully run APXS. Possible reasons: > 1. Perl is not inst

Odp: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Jarek Zgoda
Od: "Todd Cary" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Linux/PHP/Interbase > Many thanks for your answer! However, I have one additional request: how to > compile PHP under Linux 7.1? As I said previously, Linux/Unix is new to me > and it has been quite a few years since I did any programming

Odp: [PHP-DB] Re: interbase or postgres

2001-08-17 Thread Jarek Zgoda
Od: "Michael" <[EMAIL PROTECTED]> Temat: [PHP-DB] Re: interbase or postgres > J-E-N wrote: > > > > just want to here comments from you guys. i will be doing a shopping cart and i'm still looking for the best database which i could use aside from Oracle.i'm still thingking which is better. interb

Odp: [PHP-DB] reload page

2001-08-14 Thread Bartek Pawlik
Try sth like: In frame 1 This works in my site. Greetings Bartek Pawlik Poland - Original Message - From: schleipp <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 14, 2001 11:39 AM Subject: [PHP-DB] reload page > Hi everybody, > I have created a webpage with

Odp: [PHP-DB] Creating .DBF files from an AccessDatabase

2001-08-06 Thread Bartek Pawlik
I don't know if you'll access these files with PHP, but if yes don't even try. DBF function in PHP have lot's of bugs and it's very probable that they will not be fixed. I was going to create a service on DBF but after some trials I gave up. It has no sense. Greetings Bartek Pawlik POLAND -

Odp: [PHP-DB] InterBase

2001-07-29 Thread Jarek Zgoda
Od: "Sergey Larionov" <[EMAIL PROTECTED]> Temat: [PHP-DB] InterBase > "Warning: InterBase: arithmetic exception, numeric overflow, or string > truncation Cannot transliterate character between character sets in > /home/larionov/public_html/base.php on line 6" > How I can turn off tranliterat

Odp: [PHP-DB] Interbase/PHP/Apache implimentation

2001-07-13 Thread Jarek Zgoda
Od: "Jordan" <[EMAIL PROTECTED]> Temat: [PHP-DB] Interbase/PHP/Apache implimentation > So my question is this: Can DBMS support be enabled using the extension=php_interbase.dll directive > in the php.ini file (as opposed to MySQL, where support is built in) ONLY while in CGI mode? Will > the d

Odp: [PHP-DB] Re: Dbase function problem AGAIN !!!

2001-07-05 Thread Bartek Pawlik
No, I did not Haw can I do it in dbase_get_record function?? PS. Do you know if someone is going to fix bugs in dbase_** functions. There are lots of them!! - Original Message - From: Kelvin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 12:09 AM Subject: [PHP-DB

Odp: [PHP-DB] Suggest Table Structure

2001-07-05 Thread Bartek Pawlik
The best way is to create extra table storing only pictures: CREATE TABLE PICS ID_PICS int(x) NOT NULL auto_increment, ID int(6) NOT NULL auto_increment [[foreign key from main table]] PICTURE longblob, Then you will be able to select pictures to certain article: SELECT picture from PICS WHERE ID

Odp: [PHP-DB] Interbase BLOB Insertion Problem

2001-05-22 Thread Jarek Zgoda
Od: "Xanir" <[EMAIL PROTECTED]> Temat: [PHP-DB] Interbase BLOB Insertion Problem > begin declare section; > based on test.v1 document; > based on test.v1.segment BlobV1Buffer; > based on test.state CA; > unsigned short BlobV1Len; > end declare section; This is DSQL state

Odp: [PHP-DB] Performance of Stored Procedures ?

2001-05-14 Thread Jarek Zgoda
Od: "Robert Boehrs" <[EMAIL PROTECTED]> Temat: [PHP-DB] Performance of Stored Procedures ? > i've just made some simple test with oracle and stored procedures. I've used > a simple select-statement within the stored procedure and the same query for > a direct query within php. > The direct query

Odp: [PHP-DB] invalid select results from sybase with php - SOLVED

2001-05-07 Thread Jarek Zgoda
Od: "David OlszyƄski" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] invalid select results from sybase with php - SOLVED > I couldn't believe it: The problem is that php can't handle such big > numbers! :-O > Damned language! ;-) Nothing new - PHP also cann't handle NUMERIC type with scale > 9 in Int

Odp: [PHP-DB] Migrating from InterBase 4.0 to 6.0

2001-05-03 Thread Jarek Zgoda
Od: "Steve Farmer" <[EMAIL PROTECTED]> Temat: [PHP-DB] Migrating from InterBase 4.0 to 6.0 > I need to migrate a database from InterBase 4.0 to 6.0 . Question is > has anybody done this and what are the snafus !! > > The migration docs for 6.0 only seem to mention migration from 5.0 !! > > I wo

Odp: [PHP-DB] ? interbase ?

2001-04-22 Thread Jarek Zgoda
Od: "Bart A. Verbeek" <[EMAIL PROTECTED]> Temat: [PHP-DB] ? interbase ? > 1.> Can interbase be installed and run on every Unix-type (BSD)? > I've taken a look on the borland site but they only speak of Linux and > windows. Official Borland builds run only on Win32 and Linux. There are sever

Odp: [PHP-DB] Re: PostgreSQL versus MySQL

2001-04-09 Thread Jarek Zgoda
Od: "Bob Hall" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Re: PostgreSQL versus MySQL > > > The implication is that MySQL is not an RDBMS. The only attempt I > > > know of to define an RDBMS was Codd's, and no DBMS has ever met the > > > criteria he published in a paper in the late 80s (1986?).

Odp: [PHP-DB] Targeting frame in PHP

2001-04-06 Thread Bartek Pawlik
Thanks a lot, target= works fine. Bartek Pawlik Poland - Original Message - From: Steve Brett <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; Bartek Pawlik <[EMAIL PROTECTED]> Sent: Friday, April 06, 2001 10:12 AM Subject: RE: [PHP-DB] Targeting frame in PHP > have a

Re: Odp: [PHP-DB] Best way to check if a query succeeded

2001-03-29 Thread Karsten Dambekalns
On Thu, Mar 29, 2001 at 02:25:42PM +0200, Hans-Werner Guth wrote: > We do it this way (code snippet) > > Bartek Pawlik wrote: > > ...snipp... > > > > > > I normally do something like: You can do something like --- if(mysql_query($sql)) { success } else { error } --- Regard

Re: Odp: [PHP-DB] Best way to check if a query succeeded

2001-03-29 Thread Hans-Werner Guth
We do it this way (code snippet) ... $dbqueryline = mysql_db_query ($mredatabase, "select vorgang, bezeichnung from mrebewkennz order by vorgang", $dbhandle); if (mysql_errno() != 0) { echo mysql_error(); echo "\n"; } else { $bewkenznzahl = mysql_num_rows($dbqueryline); print

Odp: [PHP-DB] Best way to check if a query succeeded

2001-03-29 Thread Bartek Pawlik
I do the same and I think this is the only way Bartek Pawlik - Original Message - From: Jordan Elver <[EMAIL PROTECTED]> To: PHP Database Mailing List <[EMAIL PROTECTED]>; PHP General Mailing List <[EMAIL PROTECTED]> Sent: Thursday, March 29, 2001 1:00 PM Subject: [PHP-DB] Best way to c

Odp: [PHP-DB] An Error on Interbase Database

2001-01-29 Thread Jarek Zgoda
Od: "Ahmet Bagci" <[EMAIL PROTECTED]> Temat: [PHP-DB] An Error on Interbase Database We are writing a program with php that use interbase database. we have a problem. The error message is follow: ISC ERROR CODE:335544333 ISC ERROR MESSAGE: i

Odp: [PHP-DB] Problems with character sets

2001-01-26 Thread Jarek Zgoda
Od: "magor" <[EMAIL PROTECTED]> Temat: [PHP-DB] Problems with character sets > Hello everybody, >I have problems concerning character sets.I use InterBase database. > I have data in columns with character set NONE, but the data is in fact in > win1250 coding. I have other columns with charac

Odp: [PHP-DB]

2001-01-23 Thread Jarek Zgoda
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 rather than a > limitation of S

Odp: [PHP-DB]

2001-01-23 Thread signup
Od: "Anthony Martin" <[EMAIL PROTECTED]> Temat: [PHP-DB] > I'm having trouble figuring out this referential logic. I'm writing a > rudimentary directory structure for dividing HTML sections from one another. > Right now, my tables have no referential integrity, except for ones > pertaining out

Odp: [PHP-DB] Interbase and PHP support.

2001-01-22 Thread Jarek Zgoda
Od: "Mike" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Interbase and PHP support. > > The BLOB functionality in the PHP interface is unstable. > > The process running the blob function crashes when trying to insert a > > blob ID into a table. > > That is a pretty large flakiness. > > There was one q

Odp: [PHP-DB] Text Control.

2001-01-14 Thread Jarek Zgoda
Od: "simon" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Text Control. > Ian wrote: > > > Dear Sir / Madam, > > > > Problem :- > > Data from HTML > WRAP="virtual"> is likes, > > This is a testing messages:- > > 1. MSG A. > > 2. MSG B. > > 3. MSG C. > > > > So, I insert $t