Board index » delphi » Droping all the constraints in a database
EdwardCetera
![]() Delphi Developer |
EdwardCetera
![]() Delphi Developer |
Droping all the constraints in a database2006-05-09 11:08:49 PM delphi197 Hello, excuse my english, I am from Argentina. I have this problem: I have a database and I need to drop all the constraints, checks, defaults, primaries, etc massively. I need a dummy database whitout any control in the manner of the data is being inserted. The only thing that matter is the table's structure. I read about system tables but I don't know how use them. I hope someone can help my. Thankyou |