Message 1 of 19

Not applicable
03-05-2010
05:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I'm not a database expert but I'm trying tu use SQL Server with AutoCAD Map. I'm running Map 2010-64 bits over Windows 7 Ultimate-64 bits. It seems there is a lot of connectivity problems using Jet and ODBC on 64 bits platforms because there is not drivers from Microsoft for 64 bits programs. Well here is that I can do and that I can't do at this moment:
1. Installed SQL Server Express 2008 (I'm an absolutely newbie using and understanding SQL Server, but it seems it works fine)
2. I can create databases in SQL and Import from Access and Excel, using SQL Server Management Studio (many terms of SQL are new for me, but I can edit imported Tables, make Querys, and so on)
3. I can use SQL data links in Map, define link paths, attach records to objects, and so on, like using Jet or ODBC with Access or Excel files (except SQL Server complexity, no problems here)
4. Most problems begins using FDO
4.1 Do I need use SQL or SQL Server Spatial connection? I can connect SQL only using "sa" as user but no using Windows Authentication. I can connect SQL Spatial using also Windows Aut., but in both cases, I can't see my databases, only Create a new database
4.2 As a sample: I've an Access table with Hydrants data. Two columns of the table includes LAT and LONG of Hydrants. Is there some simple method to connect to imported table in SQL like thorugh ODBC FDO using ODBC?
Any help here using SQL Server with Map will be appreciated
Thank you in advance
1. Installed SQL Server Express 2008 (I'm an absolutely newbie using and understanding SQL Server, but it seems it works fine)
2. I can create databases in SQL and Import from Access and Excel, using SQL Server Management Studio (many terms of SQL are new for me, but I can edit imported Tables, make Querys, and so on)
3. I can use SQL data links in Map, define link paths, attach records to objects, and so on, like using Jet or ODBC with Access or Excel files (except SQL Server complexity, no problems here)
4. Most problems begins using FDO
4.1 Do I need use SQL or SQL Server Spatial connection? I can connect SQL only using "sa" as user but no using Windows Authentication. I can connect SQL Spatial using also Windows Aut., but in both cases, I can't see my databases, only Create a new database
4.2 As a sample: I've an Access table with Hydrants data. Two columns of the table includes LAT and LONG of Hydrants. Is there some simple method to connect to imported table in SQL like thorugh ODBC FDO using ODBC?
Any help here using SQL Server with Map will be appreciated
Thank you in advance
Solved! Go to Solution.