1) Make sure that your browser is set to display full errors, and not
"Friendly HTTP Error Messages" - that should allow you to see where and what
is breaking.
2) Your ASP code is referencing rcursor, but that construct is strictly
within the SQL and not visible to scripting language. Try usi
IT appears you have one too many
closing parans…
SELECT o.orgunitname AS ouname,
e.entrynumber AS value_field, centroid
(
c.the_geom
) AS
the_geom, c.ogc_fid AS ogc_fid FROM
(
ctrphc
AS c INNER JOIN orgunit o ON c.dhs_ouname = o.orgunitname
) INNER
JOIN
(
I have spent some time looking around for the documents in
Spanish, and am having no luck. Does anyone know if there are any?
Thanks!
===
He pasado una cierta hora que miraba alrededor para los
documentos en español, y la que no tenía ninguna suerte. He pedido una cierta
ayuda de
Here is an example I always used as a start point in this type of project.
http://campbellcentral.org/rick/code/setup.html
Generally, I would store the datafiles on an NTFS partition - it seems
easier to reach NTFS from Linux then vice-versa.
I have seen this done successfully with virtually all
You should also be able to Windows Scripting Host for this.
It has complete ODBC connection support, generally comes installed on all
versions of windows, and Microsoft has buckets of example scripts available
on their site.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTEC