Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Convert from datetime to varchar to int

$
0
0
Hi All,

So I've been working on an SSIS package and part of it involves pulling data from a table's datetime fields and inserting into another table's int fields. I'm having difficulty in converting the fields. Here's the code I've been trying (p

Viewing all articles
Browse latest Browse all 3145

Trending Articles