Re: [PHP-DB] Multiple Access to Database - The Answer

2012-02-05 Thread Govinda
> [snip] > > PS: > > I respectfully request that if a user asks a question, that an explicit > answer be given, not just a reference to the manual. It could be then > followed by a manual reference. The user then has his answer and can look up > more detail in the manual. > > > Thanks. >

[PHP-DB] Multiple Access to Database - The Answer

2012-01-18 Thread Ethan Rosenberg
Dear List - I have a database: mysql> show tables; +-+ | Tables_in_hospital2 | +-+ | Intake3 | | Visit3 | +-+ mysql> describe Intake3; ++-+--+-+-+---+ | Field | Type