<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Microsoft Access Forums - SQL Server</title>
		<link>http://www.accessforums.net/</link>
		<description>Discussion on Microsoft SQL Server.</description>
		<language>en</language>
		<lastBuildDate>Wed, 19 Jun 2013 23:08:32 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.accessforums.net/images/misc/rss.png</url>
			<title>Microsoft Access Forums - SQL Server</title>
			<link>http://www.accessforums.net/</link>
		</image>
		<item>
			<title>Do you need Access Record Locks if Backend is SQL Server</title>
			<link>http://www.accessforums.net/sql-server/do-you-need-access-record-locks-if-35491.html</link>
			<pubDate>Fri, 07 Jun 2013 18:57:54 GMT</pubDate>
			<description>If all my data resides in linked, SQL Server tables (2008 R2), do I need for Access to try to maintain the record locks?  If not, how can I disable...</description>
			<content:encoded><![CDATA[<div>If all my data resides in linked, SQL Server tables (2008 R2), do I need for Access to try to maintain the record locks?  If not, how can I disable record locks within the database?  I have about 200 users using the database and I can't rely on them changing their individual environments.  In fact, they use other Access databases that may need to use Access record locks.  Thanks, Eddie</div>

]]></content:encoded>
			<category domain="http://www.accessforums.net/sql-server/">SQL Server</category>
			<dc:creator>EddieN1</dc:creator>
			<guid isPermaLink="true">http://www.accessforums.net/sql-server/do-you-need-access-record-locks-if-35491.html</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Write Conflict on all Memo Fields in a SQL View for a Specific Row]]></title>
			<link>http://www.accessforums.net/sql-server/write-conflict-all-memo-fields-sql-view-35466.html</link>
			<pubDate>Fri, 07 Jun 2013 02:26:21 GMT</pubDate>
			<description>I have an Access Front End/SQL Server 2008 R2 Back End application that has been in production for over a year.  Some users recently started...</description>
			<content:encoded><![CDATA[<div>I have an Access Front End/SQL Server 2008 R2 Back End application that has been in production for over a year.  Some users recently started reporting some Write Conflict errors.  In a View with about 10,000 rows, I have isolated one row that creates the problem.  (There may be others, but I haven't found them.).  There are about 10 Memo fields in the view.  When I open the View in datasheet mode and try to change any of the Memo fields in this one row, I get a Write Conflict error.  I can change the same Memo fields in other rows fine.  I can also change the same Memo fields in the &quot;bad&quot; row if I open the underlying Table, rather than the View, in datasheet mode.  If I open the Table or View in SQL Server Management Studio, I can change the Memo, actually nvarchar(MAX), fields successfully.  The table has included a Timestamp field since the outset.  We normally have over 75 users in the database at once and have never had this problem before.  I ran across a few articles that said that on occasion the &quot;pointers&quot; that Access uses with Memo fields could be corrupted, but I don't know if this applies only to Access Backends, rather than SQL Server Backend.  I removed and re-linked the views, but that had no effect.  Any suggestions would be appreciated... a solution would be honored with copious amounts of beer... Eddie</div>

]]></content:encoded>
			<category domain="http://www.accessforums.net/sql-server/">SQL Server</category>
			<dc:creator>EddieN1</dc:creator>
			<guid isPermaLink="true">http://www.accessforums.net/sql-server/write-conflict-all-memo-fields-sql-view-35466.html</guid>
		</item>
		<item>
			<title>The Data Has Been Changed Error</title>
			<link>http://www.accessforums.net/sql-server/data-has-been-changed-error-35452.html</link>
			<pubDate>Thu, 06 Jun 2013 15:53:24 GMT</pubDate>
			<description><![CDATA[I have a SQL database with an Access front end that keeps giving me an error "The data has been changed... another user has edited the record..." 
...]]></description>
			<content:encoded><![CDATA[<div>I have a SQL database with an Access front end that keeps giving me an error &quot;The data has been changed... another user has edited the record...&quot;<br />
<br />
I'm the only user on it, and I'm trying to edit it directly from the table. I already checked my indexes and changed all the bits to ints (that caused a problem a different time), and I'm stuck. <br />
<br />
Does anyone have any advice?</div>

]]></content:encoded>
			<category domain="http://www.accessforums.net/sql-server/">SQL Server</category>
			<dc:creator>sdbsadmin</dc:creator>
			<guid isPermaLink="true">http://www.accessforums.net/sql-server/data-has-been-changed-error-35452.html</guid>
		</item>
	</channel>
</rss>
