Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
SQLFOX
Starting Member
45 Posts |
Posted - 2010-09-28 : 16:40:37
|
| Hi Folks,Tried to enter data into a 'Date' field but no data will go into it. Any advice? |
|
|
TG
Master Smack Fu Yak Hacker
6065 Posts |
Posted - 2010-09-28 : 16:53:55
|
| Are you talking about using a transact sql statement to INSERT a row into a table? Or perhaps using a sql statement to UPDATE a datetime value in a specific row? If so post the code you are using.Be One with the OptimizerTG |
 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-09-30 : 12:19:39
|
| or is it through an user interface that you're trying to pass the data and data is not getting inserted?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
|
|
|