Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » creating list items
creating list items [message #1300] Sat, 29 March 2008 13:08 Go to next message
ashmuw is currently offline  ashmuw
Messages: 6
Registered: February 2008
Junior Member
I am trying to create a list menu for one of the tables using list1 function and I keep getting the following error message:
Any help will be appreciated. I have used the pattern for other tables but it does not seem to work for this one.
Thanks

This application has encountered an unrecoverable error

The following has been reported to the administrator:
2008-03-29 20:00:58

Fatal Error: MySQL error: 1146 - Table 'hospital_system.treatment_sheet' doesn't exist (# 1146).

SQL query: SELECT SQL_CALC_FOUND_ROWS * FROM treatment_sheet LIMIT 10 OFFSET 0

Error in line 447 of file 'C:\xampp\htdocs\radicore\includes\dml.mysqli.class.inc'.

Host Info: localhost via TCP/IP
Server Version: 5.0.51a
Client Info: 5.0.51a, Client Encoding: latin1

Script: /radicore/hospital/treatment_sheet(list1).php

User Id: MGR

Remote Address: 127.0.0.1

Request URI: /radicore/hospital/treatment_sheet(list1).php?session_name=m enu0
Re: creating list items [message #1301 is a reply to message #1300] Sat, 29 March 2008 13:48 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
The clue is in the error message "MySQL error: 1146 - Table 'hospital_system.treatment_sheet' doesn't exist "

Do you have a database called "hospital_system"?
Does a table called "treatment_sheet" exist in this database?


Re: creating list items [message #1302 is a reply to message #1300] Sat, 29 March 2008 17:12 Go to previous message
ashmuw is currently offline  ashmuw
Messages: 6
Registered: February 2008
Junior Member
Thanks I have seen my mistake.
Previous Topic: Insert Multiple, Delete Multiple and parent keys
Next Topic: Using SQL Aggregate Functions
Goto Forum:
  


Current Time: Fri Apr 19 01:08:01 EDT 2024

Total time taken to generate the page: 0.01224 seconds