This is definitely what i am thinking to do now. But i dare not to modify these database(at least for now)even change it data type since i used the same database that used by others application. Even more, i have 32 layers that contain about 150 attributes for each. I dont think i have a lot of time to insert new data into these new column.
Kenneth Skovhede, GEOGRAF A/S wrote: > > I have not gotten it to work with anything but integers. > Can you add another column with sequential integers to both data sources? > > Regards, Kenneth Skovhede, GEOGRAF A/S > > > > anakando skrev: >> Thanks for suggestion. I afraid i cannot change id data type to integer >> since >> it contains both of integer and char such as 'FLAG 010'..i just wondering >> if >> this is related to the space between 'FLAG' and '010'?? >> >> >> >> Try linking the tables with integer columns, that is usually the only >> stable solution. >> >> Regards, Kenneth Skovhede, GEOGRAF A/S >> >> >> >> anakando skrev: >> >>> Yes..my MG version is 2.0.1..Here is my situation. I have database that >>> contain 2 tables (as example). Both of tables are linked to SDF file >>> > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/MS-SQL-and-SDF-Join-Problem-tp19448719p19451532.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
