dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

XML Data Type Problems in SQL Server 2008 and Access 2003 (ODBC) - sqlserver-odbc

This is a discussion on XML Data Type Problems in SQL Server 2008 and Access 2003 (ODBC) - sqlserver-odbc ; I am using Access 2003 via ODBC to connect to tables in a SQL Server database. (The database was created using SQL Server 2005. I'm using SQL Server 2008 Express to connect to copies of the database files for development ...


Home > Database Forum > Microsoft SQL Server > sqlserver-odbc > XML Data Type Problems in SQL Server 2008 and Access 2003 (ODBC)

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 11-03-2008, 08:18 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default XML Data Type Problems in SQL Server 2008 and Access 2003 (ODBC)

I am using Access 2003 via ODBC to connect to tables in a SQL Server
database. (The database was created using SQL Server 2005. I'm using SQL
Server 2008 Express to connect to copies of the database files for
development purposes.)

Several of the tables have fields with XML data types. After linking to the
tables from Access, I note that the data type for these XML fields, as
reported by Access, is "text" and has a length of only 255 characters. As a
result, most of the ~2500 bytes of data in the XML field is lost and all that
I see is the last ~180 bytes.

What options are available for working around this problem? I'm new to SQL
server. Thanks for any help in advance.
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 08:41 AM.