Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

ssis expression

$
0
0

i would like to execute a insert command to insert data into table in AS400.

how can i get the following result in expression.

1. ddmmyyyy (current date)

2. hhmmss (current time)

and how to convert to string in sql for expression.

my sql as belows and how to convert to expression:

insert into as400.table (updatedate, updatetime, id) values (ddmmyyyy,hhmmyyyy,'001')


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>