56 Archived Topics

Remove Filter
Member Avatar for EnderX

I'm trying to run a perl script designed to update the database on a remote server from the copy on our main server. Both dbs are in postgresql and running the slony replication setup. Semi-recently, the server went down on the remote unit and had to be replaced; I was …

Member Avatar for masijade
0
136
Member Avatar for EnderX

I've been requested to update a segment of a database, and given that it's kind of longish, I was looking for some way to directly write the data I've got from a file into the DB. I know it can be done via a third party; I have used Delphi …

Member Avatar for pritaeas
0
126
Member Avatar for EnderX

First: if this is in the wrong place, I apologize. I'm a newcomer to Linux, but I'm trying to learn what I need to in order to correctly use it. I've got a program I need to run multiple times, without my having to do anything. The book on Linux …

Member Avatar for EnderX
0
149
Member Avatar for EnderX

I'm currently trying to create a program in delphi to call up a webpage; the page is written in php and records some data about its contents for record-keeping in my system. I'd like to be able to write the program so that when it opens it does the following: …

Member Avatar for EnderX
0
172
Member Avatar for EnderX

Does Delphi have any way to escape symbols embedded in strings? I'm trying to write a database project, and have just run into a rather nasty problem; the db I'm working with, PostgreSQL, refuses to recognize equality to date functions unless the value being tested is contained within a pair …

Member Avatar for EnderX
0
165
Member Avatar for EnderX

I am attempting to track and record information in a specific php file used where I work. The file is not my own work originally; I inherited it from my predecessor in the position. I am somewhat familiar with PHP, but not an expert. Additionally, I am still a newcomer …

Member Avatar for EnderX
0
189

The End.