On 28.7.2006 15:55 Le roy Arnaud wrote:
>> I aslo suggest to perform some code clean up from unneccessary code and add
>> default values to sql scripts.
>
> ok i can begin to add default value into sql script in two weeks.
> else for exemple where do you think that the code would be clean up !
>
> I aslo suggest to perform some code clean up from unneccessary code and add
> default values to sql scripts.
ok i can begin to add default value into sql script in two weeks.
else for exemple where do you think that the code would be clean up !
--
On 28.7.2006 15:44 Le roy Arnaud wrote:
> hello
>
>> Another solutin will be add some default values to table definition, but in
>> code it should be better, right?
>
> i think is better in the table definition
OK, why not.
I aslo suggest to perform some code clean up from unneccessary code an
hello
> Another solutin will be add some default values to table definition, but in
> code it should be better, right?
i think is better in the table definition
-
Take Surveys. Earn Cash. Influence the Future of IT
Join S
Hi,
there's a problem in FbMemberShipProvider.cs. In CreateUser method isn't
filled IsOnline field. So it crashes.
In my script was domain defined without not null, but on CVS is now with not
null. Probably somebody (I got you Carlos :)) commited not the right version.
But i think, that not nu