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

Importing data from a text file into a OEL DB - no error but no data either

$
0
0

Hello,

I am starting my learning on SQL Server 2017.  I am at my first step.  I have created a database name Test and a table named ListOfApps.  It contains 4 variables as follow:

ID int (primary key), AppName nvarchar(50), Rating int and Summary nvarchar(50)

I have made a SSIS project to import a text file into the above mentionned data base.  Import text file is working properly.

I have added a data conversion from DT_WSTR to DT_WST. Again, it works well.  Last step is to use destination OELDB.  Again I have no error message.  Everything works well.   The only problem, when I go back into my table ListOfApps it is empty, even if I make a refresh or even if I disconnect then reconnect.

Does someone could help me with that issue.

Regards,

alepage


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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