Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Chucker
Starting Member
6 Posts |
Posted - 2003-01-08 : 16:02:30
|
| I am using a product called Mapguide that looks at an SQL view for data.I am getting an error saying that "the view has binding errors".What does this mean and how do I fix it? |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2003-01-08 : 23:04:26
|
| probably that one of the tables used in the view doesn't exist.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|