Re: [SQL] Updating a table column with ref integrity

2002-11-15 Thread Josh Berkus
Teknokrat, > I need to to change the type of a table column. The problem is that > this > table has a ref integrity constarint set up with another table. Does > > anyone know how I can do this easily without breaking any > constraints. Easily? No. In sum: dump your database to file. Backup

[SQL] Updating a table column with ref integrity

2002-11-15 Thread teknokrat
I need to to change the type of a table column. The problem is that this table has a ref integrity constarint set up with another table. Does anyone know how I can do this easily without breaking any constraints. thanks ---(end of broadcast)---