Difference between revisions of "MapGuide Open User Technical FAQ's"

From OSGeo
Jump to navigation Jump to search
Line 7: Line 7:
 
'''Can a resource point to my Shape or SDF files in a file location outside of the repository?'''
 
'''Can a resource point to my Shape or SDF files in a file location outside of the repository?'''
 
<br>Yes, you can work-around this by following the steps found in this mail list post.  https://mapguide.osgeo.org/servlets/ReadMsg?listName=users&msgNo=321
 
<br>Yes, you can work-around this by following the steps found in this mail list post.  https://mapguide.osgeo.org/servlets/ReadMsg?listName=users&msgNo=321
 +
 +
'''Is there a good resource for database connection string information?'''
 +
<br>Yes, check out http://www.connectionstrings.com/.  I'm sure if we get them OGR connection strings, they will publish them as well.

Revision as of 22:49, 29 August 2006

MapGuide Open User Technical FAQ's

Is there a way around Window's XP Internet Information Services 10 connection limit?
Yes, this constraint can be partially worked around by editing the IIS Metabase. For those interested in getting under the hood, you can download the Metabase editor from here: http://support.microsoft.com/kb/232068. Then, change the LM\W3SVC\MaxConnections value from 10 to 40. Note that setting it above 40 will not help.

Can a resource point to my Shape or SDF files in a file location outside of the repository?
Yes, you can work-around this by following the steps found in this mail list post. https://mapguide.osgeo.org/servlets/ReadMsg?listName=users&msgNo=321

Is there a good resource for database connection string information?
Yes, check out http://www.connectionstrings.com/. I'm sure if we get them OGR connection strings, they will publish them as well.