Re: postgre - how to make schema copy Programming Databases by LastMitch **@SPeed_FANat1c** >postgre - how to make schema copy So you want to copy … Re: Postgre time zone problems Programming Databases by LastMitch … codeigniter. OK, Then you really don't need to used **Postgre time zone** at all. You know you never mention **Codeigniter… Re: Postgre time zone problems Programming Databases by McLaren … timezone is UTC+2, Vilnius. Hmm, I already done using postgre. Need to think before understanding this if would work for… Load xml files in a postgre database Programming Software Development by Typhoon Since there was no section for postgre databases, I decided to post my question here. After having … previous post) I would like to load them in a postgre database. Since I used Talend Open Studio, to do the… CSV to postgre with \copy problem/question Programming Web Development by Elandir … been trying to import data from csv file to remote postgre database with no luck. Locally i can do it with… Google API (DB location) + Android (DB user) Programming Databases by m1n1m3 Hi, We have an Android appliation with local Postgre JDBC driver. *But there is a requirement to use a … with andorid application. The plan is to re-wire Android postgre DB classes to use DB from google api place. Is… it possible to use Postgre SQL inside google API ( of its simplier to use BIG… Re: Google API (DB location) + Android (DB user) Programming Databases by LastMitch >Is it possible to use Postgre SQL inside google API Here's a link regarding about using **Postgre SQL inside google API**: https://sites.google.com/site/mapperzmapdemo/ Regarding about the query, you weren't very specific about the database nor query. mysql to postgresql procedure conversion Programming Databases by mohitnarang01 …, I am in urgent need for converting sql procedure to postgre sql procedure.Please help me ASAP. CREATE FUNCTION sp_get_id_des (IN… sp_get_id_des" Please help me in converting above procedure into postgre Please suggest alternative in postgresql for the given sql statement… Is it posible to make some installer program PHP Programming Web Development by McLaren … be something like addition to a windows program which uses postgre sql database. I see that I can make one feature… server would shut down. BTW each user is already having postgre databse on their computer, because that windows program uses it… Re: Is it posible to make some installer program PHP Programming Web Development by McLaren will have to take a look at wapache, if it supports postgre sql. If it doesn't then I cannot use it. .htaccess & Postgres Hardware and Software Linux and Unix by Mareq … need to set up .htaccess with authentification data stored in Postgre SQL database. The problem is, that I can not find… import Ms excel to ysql Programming Databases by nehashri … know whether it is easy to convert excel sheets to postgre that is can i import excel to postgreSQL. if yes… c and postgres Programming Software Development by Covinus ive been trying to connect my c program and a postgre database using VC++. but i cant compile it because it cant find "postgres_fe.h". and also i cant find any tutorials about this one too. When i searched google, most are for linux. if anyone here knows some links to a site pls post here. any help will be greatly appreciated. Multiple list option sle Programming Web Development by asadalim1 … third category. I have found an example online using a postgre DB and php + javascript. I am using a Mysql DB… realtime query without cronjob Programming Web Development by forzadraco how to copyng data from another database postgre to mySQL database without cronjob with realtime... php can do it..? thanks realtime query without cronjob Programming Databases by forzadraco how to copyng data from another database postgre to mySQL database without cronjob with realtime... thanks Re: realtime query without cronjob Programming Databases by mwasif You need some database migrator like thing. It is not possible to import data from postgre to mysql using a simple query. What's wrong with this query? Programming Software Development by tombatista … in Oracle and perform an insert into a table of postgre database. Queries work with minors, but this generates an error… Retrive table from postgresql and display it using python turbogears Programming Software Development by goldy736 … dev.py , I want to display a created table from postgre sql in web browser using python turbo gears , my table… Hi yaaa Community Center Say Hello! by kadilacgh … administrator (UNIX) Am specialze in Javascript , PHP , ASP , AjAX , Mysql , postgre , JAVA and C++ (For scripting dll extensions for my customized… Correct Concept with Urllib Programming Software Development by flebber … probably will be MySQL mainly due to more docs than postgre). I also aim to have this current module be able… I need Advice on designing a web page. Digital Media UI / UX Design by kreshan_489 … student doing various modules like Database systems(we are using Postgre SQL), Interface Design and computer Graphics(OpenGL, Maya, Google SketchUP… PostGis plugin Programming Software Development by kubo08 Hi, Please can anybody help me how i can create plugin to Postgre SQL/PostGis? Thank you very much KEY expression in MySQL Programming Databases by kiranpvsr …;KEY inReplyToID" mean and what is its equivalent in Postgre sql? Please help. C++ for CGI web application Programming Software Development by dwlamb … my SQL strings to populate my database which is in Postgre. This is my HTML form: [CODE="HTML"] <… Postresql and files Programming Databases by lewashby … little bit of trouble getting started. When I first start postgre I have to click on mydb database to the left… Local database or XML file? Programming Software Development by ChaosKnight11 … profiles. I have thought about connecting the apps to our Postgre database remotely, but unfortunately that is currently not an option… Display data from the database to JSP/HTML Programming Web Development by mokztan …] [COLOR="Red"] IDE: Eclipse Europa Database Mgt System: Postgre SQL 9.0 Server: Tomcat 6.0[/COLOR] [B]my… Inserting to Access DB with ASP Programming Web Development by JKemp … Databases really as well. I primarily use PHP and MySQL/Postgre.I work for my university in web admin department and… Digital Signatures in chat Using Java Programming Software Development by Ravshan Hi, guys! My project is to create a chat software in Java. For security i must use Digital signatures+ Java Postgre sql... How to do it? Steps, codes, references, etc... HELP ME!