Forums / Developer / database (table) in tpl
dhimant jayswal
Monday 11 December 2006 4:49:31 am
hi i want to view all the fields of table in database . if any one can help me the previous links are broken and they were http://ez.no/community/forum/developer/how_can_i_make_database_connection_to_retreive_my_data_in_tpl
http://ez.no/community/forum/developer/database_and_tpl/re_database_and_tpl__2
http://www.ez.no/developer/ez_publish_3/documentation/development/libraries/ez_db/data_retrieval
Claudia Kosny
Wednesday 13 December 2006 2:08:51 pm
Hi
Is this a custom table? Do you use ezpersistantobject to access the data in this table?What version of EZ do you use?
Claudia
Wednesday 27 December 2006 3:44:56 am
hi yes i have made my own custonm table that stores all usernames and their addresses i m not using ezpersistence object for that i have created custom tag for that and passing table name as parameter this is ez 3.8i m still searching the solution