Yep basically you are right on track... I would say that there may be a few
issues (but take this with a grain of salt) on sharing saved tab files out
of a backend sql 08 table with previous releases of MI Pro. I'm still on
the beta of 10 so I can't say with any certainty that the version stamp with
the released product hasn't changed. In other words, Save a copy of a
backend sql 08 database as a native tab file and note the version number.
I'm pretty sure it will stamp it with 10.
What I would really love is the ability to consume a sql 08 spatial database
with any mapping client I so desire without any middleware, pixie dust or
other magical method:) I think Autodesk might be able to do this using some
FDO (I think that is the correct term) data drivers but I don't think the
"other" product can at this point without some middleware.
I'm also reasonably sure that either with this version or the next version
of sql 08 the reporting engine embedded will give you the ability to have
some routines where you can schedule one that does spatial functions and
have a map as part of the report. All inside sql.. Now that is really
"Cool"..
Make sure to read on Geometry vs. geography and the limitations of the data.
It can become rather painful in some situations from what I've read. We
tend to use geography since our data is not world wide.
I have been successful so far by downloading and installing the free version
of sql 08 (I think it's called sql express) and loading, editing and
exporting data directly from Mi Pro 10 beta. You should be able to give it
a try but remember that stored procedures etc I don't think are supported in
the express edition.
HTH
Mike
-----Original Message-----
From:
mapi...@googlegroups.com [mailto:
mapi...@googlegroups.com] On
Behalf Of Anthony
Sent: Friday, July 03, 2009 12:23 PM
To: MapInfo-L
Subject: [MI-L] Re: How to store MapInfo data in SQL Server, then query from
another app