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 |
Santal_Maluko
Starting Member
14 Posts |
Posted - 2005-01-11 : 13:17:33
|
I have been trying to drop a relationship from a table using SQL Sentences, I have used drop constraint but the problem is that Access give a random name to the constraint.... there is any way to delete all the constraint in a table???Please give me some help... this is driving me crazy!Diogo Alves |
|
JimL
SQL Slinging Yak Ranger
1537 Posts |
Posted - 2005-01-11 : 13:26:06
|
Go into access open the table in design view, click view,constraints.JimUsers <> Logic |
 |
|
|
|
|