spivonious said:Dr Herbie said:*snip*I agree, although I'd describe myself as "Type 1.5"
If it makes sense to put in a stored procedure (e.g. some common function that lots of programs are going to use), it's going in the database. If it's something specific to my app, then it's going in code.
Maybe it's because I took a database course in college that was all T-SQL.
>I agree, although I'd describe myself as "Type 1.5" ![]()
how would you store a double in an integer? and if your thinking on doing a enum I'll give you a bool