Book a Demo

Author Topic: Microsoft OLE DB Provider SQL Server [-2147217900]  (Read 3295 times)

rwoodruf

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Microsoft OLE DB Provider SQL Server [-2147217900]
« on: January 03, 2005, 11:06:35 am »
Hello All,

I am attempting to synchronize my model with my code, however, I keep receiving the following error:

------------
Microsoft OLE DB Provider for SQL Server [-2147217900]
Incorrect Syntax near ','
------------

My environment:
Visual Studio.Net 2003
EA 4.5 Build 742
MDG Link for Visual Studio.Net
Windows XP SP1
IIS
1 GB RAM
Sql Server Repository
EA Project in Sourcesafe (checked out during synchronization)
Visual Studio Project in Sourcesafe (checked out during synchronization)
Synchronization set to "reverse"

Any and all help is appreciated as I currently can not synchronize my code changes back to my model.

-- Rodney