RE: [PHP-DB] MySQL database converter ?

2005-01-04 Thread Bastien Koert
DB Designer4 from fabforce (www.fabforce.net/dbdesigner4/) bastien From: Nayyar Ahmed <[EMAIL PROTECTED]> Reply-To: Nayyar Ahmed <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] MySQL database converter ? Date: Tue, 4 Jan 2005 10:36:20 +0500 Hello All: Is there any tool available for

Re: [PHP-DB] MySQL database converter ?

2005-01-04 Thread Jochem Maas
Nayyar Ahmed wrote: Hello All: Is there any tool available for conversion of M$ Access, Oracle etc Databases to MySQL database ? google will probably give you more answers than this list (try also searching for the term 'datapump' and variations on it) IBExpert is one tool that will allow you to

RE: [PHP-DB] MySQL database converter ?

2005-01-03 Thread Manoj Kumar
Hi Everybody , Daffodil DB Migration tool provide import/export from a database to another. It is available at http://www.daffodildb.com/download/index.jsp and comes with One$DB and DaffodilDB . Use DaffodilDB Browser to import and export purpose. Regards, Manoj Kr. Sheoran www

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread Jason Wong
On Friday 03 January 2003 17:11, conbud wrote: > Jason Wong wrote: > > On Friday 03 January 2003 17:00, conbud wrote: > >>Hello can someone give me some possible reasons this error happens when > >>I use the mysql client to add a tabe to a database. > >> > >>mysql> create table home (id int not nul

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread Andrey Hristov
what about the permissions? are they ok? Andrey - Original Message - From: "conbud" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 11:30 AM Subject: Re: [PHP-DB] MySQL Database connection Problem > Andrey thanks, but I seen that a

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread conbud
Try du to see how much space is free/used > > > Best regards > Andrey Hristov > > > - Original Message - > From: "conbud" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Friday, January 03, 2003 11:11 AM &g

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread Andrey Hristov
- Original Message - From: "conbud" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 11:11 AM Subject: Re: [PHP-DB] MySQL Database connection Problem > Jason Wong wrote: > > On Friday 03 January 2003 17:00, co

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread conbud
Jason Wong wrote: On Friday 03 January 2003 17:00, conbud wrote: Hello can someone give me some possible reasons this error happens when I use the mysql client to add a tabe to a database. mysql> create table home (id int not null, heading blob not null, -> primary key (id), unique id (id))

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread Jason Wong
On Friday 03 January 2003 17:00, conbud wrote: > Hello can someone give me some possible reasons this error happens when > I use the mysql client to add a tabe to a database. > > mysql> create table home (id int not null, heading blob not null, > -> primary key (id), unique id (id)); > ERROR 3

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread Andrey Hristov
Hi, Does mysql user has rights to write in this directory or permissions over this file? Andrey - Original Message - From: "conbud" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 11:00 AM Subject: [PHP-DB] MySQL Database connection Problem > Hello can some

RE: [PHP-DB] mysql database not 'taking' changes

2002-12-23 Thread Mark
--- Jody Cleveland <[EMAIL PROTECTED]> wrote: > > Sorry. Stupid technospeak on my part. > > No problem, much ignorance on my part. > > > When you connect to the database, you tell it to use a particular > > username and password. When these new tables were created, did > you > > change the permi

RE: [PHP-DB] mysql database not 'taking' changes

2002-12-23 Thread Jody Cleveland
> Sorry. Stupid technospeak on my part. No problem, much ignorance on my part. > When you connect to the database, you tell it to use a particular > username and password. When these new tables were created, did you > change the permissions in the mysql table for the user, or does that > account

RE: [PHP-DB] mysql database not 'taking' changes

2002-12-23 Thread Mark
Sorry. Stupid technospeak on my part. When you connect to the database, you tell it to use a particular username and password. When these new tables were created, did you change the permissions in the mysql table for the user, or does that account have access to all the tables/databases? Basically

RE: [PHP-DB] mysql database not 'taking' changes

2002-12-23 Thread Jody Cleveland
> Does the user that the script runs as have full CRUD access to the > new tables? Have you set any restrictions on what that user can do to > the table(s)? Boy, do I feel lost... How would I check that? Thanks! Jody -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: ht

Re: [PHP-DB] mysql database not 'taking' changes

2002-12-23 Thread Mark
Does the user that the script runs as have full CRUD access to the new tables? Have you set any restrictions on what that user can do to the table(s)? --- Jody Cleveland <[EMAIL PROTECTED]> wrote: > Hello, > > I'm using a product called Squirrelmail for my web based email. In > it, it > uses a da

Re: [PHP-DB] MySQL Database Connection Error ?

2002-08-28 Thread Jason Wong
On Wednesday 28 August 2002 20:48, R Strang wrote: > i have a simple guest book script from a book by jay greenspan i think , > when i run seems oikay i fill in the form and click submit, after > submitting iam getting this error ? > > PHP Warning: Failed opening 'dbconnect.php' for inclusion

Re: [PHP-DB] MySQL database

2002-01-19 Thread Miles Thompson
As Brian Clark just pointed out on php-general, in response to another issue ... http://www.faqts.com/knowledge_base/index.phtml/fid/51/ Some very specific refernces. You'll find what you need there. Miles At 06:08 PM 1/19/2002 +0100, Morten Nielsen wrote: >Hi, > >Could anybody explain to me h

Re: [PHP-DB] MySQL database

2002-01-19 Thread Miles Thompson
Morten, What's your level of knowledge of both databases and PHP? Please have a look at the Introductory Tutorial (Link at the top left of www.php.net). At the end of that tutorial, which is admittedly rudimentary, there are links to more advanced ones, including ones specifically for user au

Re: [PHP-DB] MySql database data has html code in it

2001-09-01 Thread CrossWalkCentral
That did it thanks for the help. -- Cross Walk Central www.crosswalkcentral.net Support Center Your Web Hosting Community! "Paul Burney" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > on 9/1/01 7:12 PM, CrossWalkCentral at [EMAIL PROTECTED] wrote: > > > Yea

Re: [PHP-DB] MySql database data has html code in it

2001-09-01 Thread Paul Burney
on 9/1/01 7:12 PM, CrossWalkCentral at [EMAIL PROTECTED] wrote: > Yea I tried that before I posted I even tried editing the data in the table > to but the before and after and it still will not show it. You need to encode the < and > characters. You can do so via the htmlspecialchars() funct

Re: [PHP-DB] MySql database data has html code in it

2001-09-01 Thread CrossWalkCentral
Yea I tried that before I posted I even tried editing the data in the table to but the before and after and it still will not show it. -- Cross Walk Central www.crosswalkcentral.net Support Center Your Web Hosting Community! "Ali Nayeri" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]"

RE: [PHP-DB] MySql database data has html code in it

2001-09-01 Thread Ali Nayeri
Hi, I'm just a newbie and don't know that much but would putting: Echo ($code); solve the problem. That's what most people use to display HTML code on an HTML page. As I said I'm new and I never tried it. But you can try and see if it works. Ali -Original Message- From: CrossWalkCent

RE: [PHP-DB] MySQL database transfer

2001-02-22 Thread Matt Williams
> and how would you move an entire database from a windows environment > to a linux environment? mysqldump db_name > c:/db.sql from the command prompt M@ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

Re: [PHP-DB] MySQL database transfer

2001-02-22 Thread Cameron Metcalf
and how would you move an entire database from a windows environment to a linux environment? I've tried copying my database to disk, from the data folder in windows, and then moved it to the var/lib/mysql folder in Linux, however mysql is unable to find the database tables, when I try to open up

Re: [PHP-DB] MySQL database transfer

2001-02-21 Thread Andrew Apold
At 03:24 AM 2/22/01 -, Sridhar Ranganathan wrote: >Hi > >I have mysql on linux and windows on the same machine. How do i transfer >data between them?? use mysql dump to create a script, .sql file, and execute it on the other one. = "To dwell within Samsara, howe