[mapserver-users] OGRinfo works, but a MapServer test mode=map DOES NOT

2011-05-26 Thread Eduardo Kanegae
Hi all, I´m running Windows Server 2008 R2 Enterprise SP1 64bits using MS4W 3.0.1 with MapServer CGI 5.6.6 grabed from MapTools.org My spatial data is on SQL Server 2008 + MsSqlSpatial 0.1.1 Lib and I´ve set an ODBC DSN connection using SQL Server Native Driver 10 ( using Control Panel -> ODBC Adm

Re: [mapserver-users] OGRinfo works, but a MapServer test mode=map DOES NOT

2011-05-26 Thread Brent Fraser
Eduardo, What happens when you use ogrinfo to access it via ODBC: ogrinfo ODBC:my_user/my_passwd@my_dsn or if you put the connection in a vrt file and use ogrinfo on it? Best Regards, Brent Fraser On 5/26/2011 4:26 AM, Eduardo Kanegae wrote: Hi all, I´m running Windows Server 2008 R2 Ent

Re: [mapserver-users] OGRinfo works, but a MapServer test mode=map DOES NOT

2011-05-26 Thread Jeff McKenna
Hello, Viewing SQLServer2008 data in MapServer with MS4W 3.0.1 is done through a plugin, and you should follow instructions in your local MS4W README file for this (such as http://www.maptools.org/ms4w/index.phtml?page=README_INSTALL.html#microsoft-sql-server-2008) If you have any further qu

Re: [mapserver-users] OGRinfo works, but a MapServer test mode=map DOES NOT

2011-05-26 Thread Eduardo Kanegae
Thanks Brent and Jeff for your suggestions. My old scenario was: - the system was running fine on Windows 2003 Server 64bits with SQL 2008+ MsSqlSpatial Lib using MapServer with ODBC But now, the server was upgraded to Windows Server 2008 64bits with SQL 2008R2. And the only way I finally found