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 |
|
sami022
Starting Member
11 Posts |
Posted - 2010-02-25 : 12:00:15
|
| INSERT INTO [SAGE] (TIM) SELECT + Replace( LEFT([CHEKTIME] , 10 ), '/', '' ) FROM [CHECKINOUT]>Function REPLACE it's not recognized by Visuel Studio C#.NET 2008thank u .hi every body! |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-02-25 : 12:02:13
|
| where are you using this query?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|
|