RE: Returning html code

2001-12-17 Thread rick herbel
iv'e done it before. store the html as a varchar,text field in database. using php would help if only certain sections are stored as html. Good Luck, Rick -Original Message- From: Steve Osborne [mailto:[EMAIL PROTECTED]] Sent: Monday, December 17, 2001 3:38 PM To: MySQL (E-mail) Subject:

RE: Need Prototyping tool

2001-12-17 Thread rick herbel
try phpgen It gives a nice web interface that then you can mess around with. Requires php however. http://www.byggsoft.se/~mikaelu/phpgen.html Rick -Original Message- From: Langfeldt, Jeanne [mailto:[EMAIL PROTECTED]] Sent: Monday, December 17, 2001 2:04 PM To: '[EMAIL PROTECTED]' Subje

RE: Query and join problem with null values

2001-12-07 Thread rick herbel
Michael do the first join people.zip = city.zip yo get 2 rows from people 1 and 3 notice there is no peopleid 2 from first join so correct answer is to retun null Rick -Original Message- From: Michaƫl Delorme [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 11:00 AM To: [EMA

index questions 2nd request

2001-11-28 Thread rick herbel
Questions about index mysql> show index from listing; +-++-+--+-+- --+-+--+ | Table | Non_unique | Key_name| Seq_in_index | Column_name | Collation | Cardinality | Sub_part | +-++

RE: date type

2001-11-28 Thread rick herbel
timestamp -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jose Gerardo Amaya Giron Sent: Wednesday, November 28, 2001 8:43 AM To: [EMAIL PROTECTED] Subject: date type Hello all I got a a simple question, I changing from access to MySQL. I have in access

index question strange behavior

2001-11-27 Thread rick herbel
Questions about index mysql> show index from listing; +-++-+--+-+- --+-+--+ | Table | Non_unique | Key_name| Seq_in_index | Column_name | Collation | Cardinality | Sub_part | +-++