Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft SQL Server > Re: default val...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 10954 of 11516
Post > Topic >>

Re: default value wich is not in DDL.

by "lopina" <ivica.lopar@[EMAIL PROTECTED] > Apr 12, 2008 at 02:03 PM

Hello!!!

I made table 1 in SQL with this values (1, 2, 3, 4, 5).
In web deweloper I made form with dropdownlist1 and in menu of that 
dropdownlist i have values from table1.

Sometimes user doesnt have to choose values from ddl1, in that case other 
values from Form1 are not saved in SQL database.

I hope You understand me now.

best regards
lopina



"Erland Sommarskog" <esquel@[EMAIL PROTECTED]
> wrote in message 
news:Xns9A7E705A3B2CYazorman@[EMAIL PROTECTED]
> lopina (ivica.lopar@[EMAIL PROTECTED]
) writes:
>> I trying to put Null default value wich is not in DDL.
>>
>> Because when user not select value from DDL  that records not saved in 
>> SQL
>> base.
>>
>>  I hope You understand what I mean
>
> I'm afraid I don't really get your problem. This is legal:
>
>  create table ferenc (a int NULL DEFAULT NULL)
>
> Then again, even without an explicit default value of NULL, NULL will be
> the default for a nullable column.
>
>
> -- 
> Erland Sommarskog, SQL Server MVP, esquel@[EMAIL PROTECTED]
>
> Books Online for SQL Server 2005 at
>
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 




 4 Posts in Topic:
default value wich is not in DDL.
"lopina" <iv  2008-04-12 10:13:58 
Re: default value wich is not in DDL.
Erland Sommarskog <esq  2008-04-12 08:51:46 
Re: default value wich is not in DDL.
"lopina" <iv  2008-04-12 14:03:54 
Re: default value wich is not in DDL.
Erland Sommarskog <esq  2008-04-13 01:52:53 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 23:15:17 CST 2008.