That's exactly what I did - I used a raw connection string. When I test the connection, it's fine, but it won't let me edit the schema.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of GordonL Sent: Thursday, June 09, 2011 1:22 PM To: [email protected] Subject: [mapguide-users] Re: Points from ODBC Ah, there is no place to type the Username and Password in ODBC within Maestro. Use the Rawconnectionstring instead. Driver={SQL Server};Server=localhost\SQLEXPRESS;DataBase=TEST;Uid=sa;Pwd=mapguide; for example -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Points-from-ODBC-tp6458221p645884 8.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
