Thivya Posted October 17, 2007 Share Posted October 17, 2007 hello, I am novice as for the posgresql...i am doing a project on wireless sesnor nodes.data will be stored in Posgresql...now i just export the collected data into yy.csv(Excell ) file..then i manually add them in to the table...I am using php for my project...how to see the collected data in posgresql without export into .cvs file?In posgresql ,where the data being stored?How i can see the data.. By the way the table will be created by default by the Mote View software(used for visualizing the collected data from sensor nodes)... As for the xampp,we able to create password,username and able to create the table...we also can view anything form the xampp server..Because we can open the server by (http://localhost/xampp)... How this things work in posgresql?? I want the system to read data from the table automatically...now i am inserting the data manually...it takes time...and its not logic too... Anyone please help me.... Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/73588-how-to-create-the-passwordusername-in-posgresql/ Share on other sites More sharing options...
btherl Posted October 19, 2007 Share Posted October 19, 2007 I'm having trouble understanding your question. You would like to read data directly from postgres and send it to another destination? But currently you can only export the data in csv format? Quote Link to comment https://forums.phpfreaks.com/topic/73588-how-to-create-the-passwordusername-in-posgresql/#findComment-372830 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.