ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 21 April 2006 : 11:13:30
|
SQL Server allows you probably the best way to do that, by creating a view using the existing password fields from your members table and all the other fields from the Snitz members table (which would have to be renamed). Then you would need to write 3 instead of triggers, so that changes to the view would be reflected in the two original tables.
It's the cleanest possible process, and requires no code changes at all, but would require you to create a view and 3 instead of triggers for it. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|