220 Topics

Member Avatar for
Member Avatar for bgk111

Well, I just had another issue resolved and have come to another one that baffles me, and as I can find little to no documentation on the pgdb module, I thought I'd sound you guys out again. I am attempting to insert values into a table in postgresql, and while …

Member Avatar for bgk111
0
144
Member Avatar for thwias1b3008

Hi, I used PostgreSQL and i want to populate its fields in combo box. Is anyone know how to make it. . Please help me. . . it is for my project. . :icon_sad: Here is my code: Dim conn As ADODB.Connection Dim rst As ADODB.Recordset Dim sSQL As String …

Member Avatar for vb5prgrmr
0
221
Member Avatar for CoolAtt

Hi all. Am using amavis for email scanning but got stuck somewhere in the configuration file. I want to add some custom code to populate an array from a postgresql database. (Amavis and its conf are written in Perl) Below is part of the configuration file which i want to …

0
83
Member Avatar for nickmellor

Hi all, Good to see you all. Been out of full-time IT paid employment since 1996, working partly on websites, mainly as an Alexander Technique teacher, which I still do one evening a week. Arrival of first child, Sam, in 2005 and emigration from the UK to Australia meant working …

0
10
Member Avatar for behrk2

Hey everyone, I am going to be developing a reporting component based on a relational database. Reporting is a big thing, naturally. So I want to make sure I do it right. I have been doing a lot of research, and I want to see what you all think of …

Member Avatar for xml_looser
0
99
Member Avatar for SteveCut

Hi all, I'm originally from the UK but now live in the Baltics, and prior to that in Switzerland. I worked in I.T. for about 4 years as an employee & 8 years as a contractor, mainly programming in C, C++, Java & VB, but also doing some web development …

0
6
Member Avatar for letlet_pogs

This is the sample table : [CODE] CREATE TABLE contacts ( id character varying NOT NULL, CONSTRAINT pkey_id PRIMARY KEY (id) ) [/CODE] I use PHP with PostgreSQL database..if i will run my PHP code: Example: ADD ID NUMBER <-- If i will click this, the message below will appear: …

Member Avatar for letlet_pogs
0
88
Member Avatar for jimib

I am attempting to configure a datasource in an AJAX web page from an existing postgreSQL database that resides on our server. I have done this many times with MySQL, no problem. When I finish the configuration for the PostgreSQL Database in the "Add Connection" wizard of Visual studio 2008, …

Member Avatar for jimib
0
113
Member Avatar for Joanneb24

I am really hoping someone that is a lot smarter than me can help me  I have been given the impossible task of updating our current website. 6 years ago or so I went to uni and touched on PHP etc so far I have managed to revamp the …

Member Avatar for Joanneb24
0
84
Member Avatar for wcaicedo82

Hi all, i've encountered this trojan while downloading some music using FrostWire thru Sanboxie. NOD32 got it and supposedly got rid of it. But i'm somewhat uncomfortable and i downloaded hijackThis. Some BHOs seem suspicious but i really don't want to mess something up so i'm posting the log. Please …

Member Avatar for cohen
0
246
Member Avatar for ryy705

Hello, I call the imagettfbbox function like so `imagettfbbox($font_size, 0, 'monofont.ttf', $code)` but its generating the following error: 'imagettfbbox() [function.imagettfbbox]: Could not find/open font' monofont.ttf is in the same folder. And the code executes fine on the server. It just won't work on my computer. This leads me to believe …

Member Avatar for mcscreech
0
1K
Member Avatar for jaiprakash15

Dear Friends, I a working on a project where i have to let the user to type in other languages(hindi,tamil,kannada etc..) and i have to store into the database and retrive it back and show it to the client in the same language he has entered..I am using postgres 8.0 …

Member Avatar for peter_budo
0
216
Member Avatar for Salman8506

Hi I am Salman, I am using Windows Xp Sp3. some websites which i used to visit regularly have stopped opening they will just stop at Transferring data from websites... and will stay there for rest of the tym. Here is my Hijack-This Log . [CODE]Logfile of HijackThis v1.99.1 Scan …

Member Avatar for gerbil
0
173
Member Avatar for artirt

I'm making a web site and need limiting customers' access to the website of my application. I work under Apache Tomcat 6.0.18, postresql and of course i've put postgresql-8.3-603.jdbc4 in my lib file. My context Apache-Tomcat's name is "hotel", and my database's name is AMDB. I haven't a file sun-web.xml …

0
90
Member Avatar for Stefano Mtangoo

Hello all, greetings! I have been playing with DB, seom time ago and want to resume soon where i got stuck. I want to make MySQLdb to get working with wxpython GUI. I got stuck on how to attach the tuple I got from select command to series to the …

Member Avatar for Stefano Mtangoo
0
80
Member Avatar for daFool

[B]Now playing:[/B] AC/DC Black Ice [B]Now reading:[/B] Wikinomics [B]Now browsing:[/B] Fedora 9/Firefox 3.0.2/Gnome [B]Editors/IDES/tools used today:[/B] Vi, Gedit, Emacs, Bluefish, Visual Studio (BizTalk), Notepad, DBVisualizer 6.1, Xlint, xsltproc, Microsoft SQL Server Management Studio [B]Languages used today:[/B] TSQL, Bash, XSLT, XML, pgsql [B]Operating systems used today:[/B] Windows 2003 (64/32 bit), RHEL …

Member Avatar for jbennet
0
167
Member Avatar for joelogs

i was trying out how to configure manually postgreSQL and mySQL database servers into Apache with php as a module. luckily i was successful in configuring those things. however, to have better management on mySQL databases in tried to install and configure phpMyAdmin. but i always encounter error (attached image …

Member Avatar for joelogs
0
114
Member Avatar for batigoali

title pretty much says the problem, here is my hijack log please help. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:09:03 PM, on 9/12/2008 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16705) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\Explorer.EXE …

Member Avatar for batigoali
0
98
Member Avatar for crioto

Hi everybody! I have some questions related to database servers. I writing in C++ under GNU/Linux, and i need to use database in my app. Small description: My app will use database very hard, so i need faster database. And for now i need real advice. Which database to use? …

Member Avatar for iamthwee
0
57
Member Avatar for electron33

If you want to create Ajax based web solutions. I will recomment ZK framework. Take a tripp to ZK I'm developing websolution with ZK, Java and PostgreSQL. [URL="http://www.zkoss.org"]http://www.zkoss.org[/URL]

0
75
Member Avatar for kohuke

Hi. Me again. I have searched google and found no good tutorials to help me. I'm using "Glassfish v2", "Mysql v5" and "NetBeans 6.5 beta". ***I have to make a seach jsp page that searches by different parameters stuff from database - meaning from one parameter to several. [LIST=1] [*]Which …

Member Avatar for peter_budo
0
173
Member Avatar for midget

I've been trying to figure this out for months so if someone could tell me how stupid I am that would be great... The first php.ini file works for sharing sessions from domain to subdomain no prob... with the simple inclusion of session.cookie_domain = "mydomain.com" I've tried them both with …

Member Avatar for digital-ether
0
685
Member Avatar for sketchy1

ok, so to start, this computer is rarely used by me until the last few days. it sits in my living room and is usually just used to play videos on a TV. however within the last few days, i have installed itunes, a program called music rescue to copy …

0
67
Member Avatar for ManiacPC

Hi everyone, I'm trying to fix this issue .... I'm really annoyed about this... I'll explain you: I have a main computer, called "maniacpc" wich it's choosen ip its: 192.168.0.106 (constant ip) and i have installed windows xp with iis 5.1(updated till now 06/13/2007), i created my applications using postgresql …

Member Avatar for Ricendithas
0
154
Member Avatar for marrra

Hi, I'm working on application, that is similar to hotsanic or munin, cacti (it is system and network graphing tool) I want to store data to postgreSQL. I have a group of servers and a set of plugins. On every server run a diferent subset of plugins. Every plugin return …

Member Avatar for chaosprime
0
81
Member Avatar for PoovenM

Hi there, I'm trying to connect to a PostGIS database (which is basically an enriched PostgreSQL database) and I'm having trouble with the [I]INSERT[/I] statement. Here's my code: [code=python] import psycopg2 try: conn = psycopg2.connect("dbname='postgis' user='fdi' host='localhost' password='fdi'"); print "Database connection established" except: print "Critical Error: Unable to connect to …

Member Avatar for jlm699
0
263
Member Avatar for romi_ch

Dear developers, I lay my apologies if my question do not relate to current category. I am new to Java and trying to build a Java web application where i can use beans (to configure a database connection as well as my database entities) and JSP to present data through …

0
61
Member Avatar for ravysters

hi.. i am using postgresql as my database and i have to connect to this database using C++ or C or C#... can anyone help me with the code to connect to this database and read values from a table..

Member Avatar for Nick Evan
0
53
Member Avatar for tanha

Hi. I know this is MySQl forum, but maybe some one help me through the below issue: I don't know which file I should download to install postgreSQL, could nayone please guide me which I should download ??? [URL="http://www.postgresql.org/ftp/source/v8.3.1/"]http://www.postgresql.org/ftp/source/v8.3.1/[/URL] I am using Windows OS.

Member Avatar for tanha
0
100
Member Avatar for danielgee

Hi, When I execute queries which have a lot of data returned in the recordset my VB app seems to hang (IE: This program is not responding) I'm using ODBC to connect to the database and am using Postgres DB [CODE] Public db_name As String Public db_username As String Public …

Member Avatar for Oxiegen
0
166
Member Avatar for radhakrizz

hey ppl i'm using postgresql for backend.. once i connect it to the sever it should disconnect and all the update ,edit should be done offline and others should not edit the data in which im working.. for this i can use FOR update clause,, ???? can some one suggest …

0
65
Member Avatar for nelame

i need connect postgresql with vb, i cant figure out how to do it need submit proj soon. Plz can any1 send me z code and explain how it wrk, coz wana undrstand the connection n nt just copying

0
52
Member Avatar for EnderX

I have been working on a program designed to read information from an Access database and display it on the screen. As my main development box doesn't have a copy of Access on it, I copied the data over to a PostgreSQL database and attempted to work from that. Now, …

Member Avatar for CertGuard
0
110
Member Avatar for scottholmes

By way of introduction I would like to remark on why I've joined a tech forum in the first place. I am currently developing a web application for managing worker's compensation cases. I am experienced with worker's comp systems as I spent 16 years developing and maintaining an Informix 4GL …

Member Avatar for ptsillini19
0
239
Member Avatar for Jamlpr

My computer won't register any of these.. I try to open a program, extract a rar or zip and nothing happens. Here is my other post [url]http://www.daniweb.com/forums/thread90468.html[/url] Here is my HJT log: [CODE]Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 6:30:13 AM, on 9/24/2007 Platform: Windows XP SP2 …

Member Avatar for Jamlpr
0
221
Member Avatar for Vinoth

Hello This Is My Tutorial Over "SQL INJECTION" , Hope It Would Help Out Many Out Here. Basically SQL INJECTION Is A Attack Over Weak Programming And Can Affect Major Over The Databases. No Lets Jump Out Here: Consider a Form As Shown below, [url]http://www25.brinkster.com/vinothbabu/login.asp[/url] The Form Accepts a Username …

Member Avatar for sivanvtk
0
143
Member Avatar for Mareq

I am in need of web template engine and I am considering two options. PHPSavant and Smarty. I am using PHP ver. 5 and PostgreSQL database. PHPSavant supports PHP5 only in beta2 version, so I am affraid of some serious bugs, but at the other hand, as far as I …

Member Avatar for couloir007
0
179
Member Avatar for Regie

I have a problem with my asp script that used to insert a data to postgreSQL database.This is the script : <% Dim sConnection, objConn , objRS ,sql sConnection ="DRIVER={postgreSQL};SERVER=localhost;database=sury a;UID=postgres;PASSWORD=admin;port=5432" Set objConn = Server.CreateObject("ADODB.Connection") objConn.Open(sConnection) sql="insert into test(number,name) values('3','abcd')" set objRS = objConn.execute(sql) objRS.close Set objRS = Nothing objConn.Close …

Member Avatar for oscarsierra
0
71
Member Avatar for xen751

I have developed a database model for an organisation. This organisation has departments that do the same type of work so the schema I designed for one department is the same everywhere. But they are spread in different geographical locations. I have used PostgreSQL v8.2 as the back end and …

Member Avatar for debasisdas
0
66
Member Avatar for EnderX

Yesterday, I was attempting to reload a remote copy of a postgresql database that had been corrupted. Creating the new db went well, as did reloading the data schema, but somewhere during the reload of the data itself, I lost the remote connection. After killing the now-unworking putty connection and …

0
61
Member Avatar for saswati_mishra

Hi, I have written a jsp file to fetch data from a database table and display it in the form of a table in jsp. The idea is to generate a dynamic table. I have written the following code. <%@page import="java.sql.*"%> <html> <head> <title>The alert table</title> </head> <body> <h1>Alerts</h1> <% …

Member Avatar for ~s.o.s~
0
184
Member Avatar for mahajanrahuld

hi i need to connect the jsp page with database using hibernate framwork how to possible ? can any one have the example or source code for this it's urgent my configration is following hibernate+jsp+netbean5.0+tomacat server+postgreSQL database [COLOR=red][B][U]HELP ME URGENT PLZ[/U][/B][/COLOR]

Member Avatar for jwenting
0
65
Member Avatar for nehashri

hello i have my data stored in different Ms Excell sheets. now I am planning to make a database of the data i have. but i m confused whether to use Postgresql or mySQL for the same. i had plans to import data directly to Ms Access but there is …

0
78
Member Avatar for RwCC

Hey everyone, I have been told there is a way to get a users login name and their SID in C#, does anybody have code or know a very detailed and easy to understand site? What I am trying to do is this, when a user logs in my application …

Member Avatar for RwCC
0
2K
Member Avatar for parul195

i am facing some problems with the following code. initially the jdbc driver(jdbc 4/3) ws not getting registered...nw somehw that problem has been rectified.bt nw i m unable to connect with the database(PostgreSQL). The code i have written is as follows import java.sql.DriverManager; import java.sql.Connection; import java.sql.SQLException; public class Example1 …

Member Avatar for masijade
0
114
Member Avatar for EnderX

I've been given a piece of buggy code to attempt reviving. At the moment, every time I run it, I'm getting this error:[CODE]Database handle destroyed without explicit disconnect.[/CODE] A quick google search reveals that this indicates I'm not closing a connection. I had trouble figuring out why I was getting …

0
40
Member Avatar for Thendral

Hai.. I need to connect a database called "Postgresql" with a jsp code. how it can be done? I need the connection procedure for that. plz reply me..

Member Avatar for jwenting
0
108
Member Avatar for nehashri

Hi, I am using postgresql 8.1 an I am trying to connect to the postsql from JSP and servlets but I cannot find the driver name for the postgresql so I can use it in the jsp connection. i hv been sujjested to use jdbc but cannt find advantage of …

Member Avatar for nehashri
0
162
Member Avatar for rpjanaka

hi i am tring to use connection pooling in java with postgresql database. in given examples, i cant understand these file names that is given to create InitialContext object, also that file names are different for each and every examples. how can i get those files, and what are those..? …

Member Avatar for jwenting
0
225
Member Avatar for EnderX

I am currently in charge of a running installation of the Slony replication procedure for Postgresql databases. I inherited this installation from my predecessor; I have no clue how slony works. I am in need of some kind of beginner's guide, if anyone knows where such a thing might be …

Member Avatar for pty
0
129

The End.