Hello!
Im having problem generating the labels for content created by the following function:
function setOutput(){
if(httpObject.readyState == 4){
var answer = httpObject.resultsponseText.split(",");
var results = document.getElementById("resultsultadosScan1");
var article =...
The two tables are identical, one contains info from hospital 1, the other from hospital 2, I need to combine all the data in just one of the table, but, since both hospitals were running the application as "localhost" both tables started theirs Id's in no. 1, now I have both hospitals with...
I need to merge to identical tables, but one column (areas_sub_local_obj) has a reference to the Id column (Primary Key). I need a script to insert the data from table 1 into table two and to change the value in the column areas_sub_local_obj to the new Id that corresponds to the original...
Thanks DonQuichote!
I do understand, from what I've been reading, that what I need is the max function, the problem is that Im learning and don't have a clue on how to use it in this case, I mean, im not capable of writing such select.
Your spanish is correct: Hora is just Time, and Fecha is...
Hi!
We have a database that stores vehicle's gps position, date, time, vehicle identification, lat, long, speed, etc., every minute.
The following select pulls each vehicle position and info, but the problem is that returns the first record, and I need the last record (current position), based...
Hello!
We have a Win2003 Server with ISA 2004, single network card, running a website with ASP application on IIS and we also have another website runing a PHP-MySQL app, the ASP site works on port 80 and the PHP runs on Xampp-apache port 8080, both sites are working fine internally, and the...
Hi! Thanks! This is the table structure, and the way im trying to create the table (somenthing i don't understand is where do i specify the database and schema, it only says create table):
BEGIN;
CREATE TABLE "postgres" (gid serial PRIMARY KEY,
"street" varchar(40),
"to_left" int4...
Hi! New to postgres, im trying to import shapefiles into postgres 8.2 using shp2pgsql but so far have failed.
I tryed using the -p option just to prepare / create the tables then insert the data, but no luck, please help me writing the correct syntax to acomplish for the following:
Shapefile...
Hi all!
I have a table that contains a column (blob, text type, formatted as MEDIUMTEXT) with text hyphen (-) delimited, listing
rooms by numbers, and I need to export or insert that data into another table, where all other info on the other columns
remains the same, but I need the data on...
Thanks Dublin!
I checked the event viewer, nothing unusual, no error messages, just regular logon / logoff events, as if they were regular, I mean, like I explained, I entered username and password, few seconds later the screen desappears, and now I realized that it does logon and then logoff...
Hi all !
I have a virtual dedicated server that accepts remote desktop connections with no problem, but I need to install an application that when the installation proccess starts pops a message telling me that it cannot install via remote desktop, that it has to be console mode.
So when I try...
Thanks!
Let me see if I understand: If I load the image on the client computer, would that means, that Citrix would,instead of reading on the server, it would look for the image on the client, then load the image via internet onto the application, and then return the image back to the client...
Hi!
Many of our clients are outside our location, and they run the applications from remote offices via internet.
One application (MapInfo MapX 4.5) displays maps based on
raster images (large images), located on the server, thus transmitted to the clients via web. What I would like to do is...
Hello!
I'm using Bullet Proof FTP Server, in order for the server start I have to log in, and manually start it. What I need is for the service to start when the machine starts, how can I do this (not placing it in the startup folder, since it doesn't work unless you log in)...
Thanks!
Hello!
Running Win 2003 Server Enterprise, and Citrix MetaFrame XP FR3 on a dell PowerEdge 2600 server.
I need to protect the files on the server and allow access to users only to certain folders (two folders exactly), I tried hiding the drives (via GPO), but then they can't view the files...
Clueless !!! Days and nights trying every possible scenario, : Permissions on drives, folders, registry, types of installs (change user /install), as local admin and as domain admin, use file/regmon... and looked for "Access Denied", and looked for registry and files missing patterns, installed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.