VI Not Reading Oracle DB

More
1 month 3 weeks ago #22894 by MikeG
Replied by MikeG on topic VI Not Reading Oracle DB
No Global Variables. This is just a simple select
SELECT t.TransactionID AS AutoID,
       t.vessel_code AS SiteID,
       t.Update_user AS Create_User,
       t.Componentid,
       t.Spareid,
       t.Locationfromid,
       t.SparelocationID AS LocationToID,
       t.Transaction_Qty AS Transaction_Qty,
       t.Last_Update AS Transaction_Date,
       t.Notes,
       '0' AS RecordUpdated,
       t.Last_Update AS Update_Date,
       t.vessel_code AS Update_Site,
       'DANINT' AS Update_User,
       NULL AS ParentID,
       '0' AS LastImport
  FROM danint.Kapa_System_Subsystems t
 WHERE t.Interface_Flag = 'N'
   AND t.Deliverd_Status =1
   AND (t.Transaction_Qty IS NOT NULL
    OR t.Transaction_Qty <> 0)   

 

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #22895 by admin
Replied by admin on topic VI Not Reading Oracle DB
Please do the same but run

SELECT t.TransactionID AS AutoID,
       t.vessel_code AS SiteID,
       t.Update_user AS Create_User,
       t.Componentid,
       t.Spareid,
       t.Locationfromid,
       t.SparelocationID AS LocationToID,
       t.Transaction_Qty AS Transaction_Qty,
       t.Last_Update AS Transaction_Date,
       t.Notes,
       '0' AS RecordUpdated,
       t.Last_Update AS Update_Date,
       t.vessel_code AS Update_Site,
       'DANINT' AS Update_User,
       NULL AS ParentID,
       '0' AS LastImport
  FROM danint.Kapa_System_Subsystems t
 WHERE t.Interface_Flag = 'N'
   AND t.Deliverd_Status =1
   AND (t.Transaction_Qty IS NOT NULL
    OR t.Transaction_Qty <> 0) 

Mike
ETL Architect

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #22896 by MikeG
Replied by MikeG on topic VI Not Reading Oracle DB
No change. You can see your suggested format in the foreground, and the background after I ran. St  ill no result.

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #22897 by admin
Replied by admin on topic VI Not Reading Oracle DB

Mike
ETL Architect

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #22898 by MikeG
Replied by MikeG on topic VI Not Reading Oracle DB
Still no result

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #22899 by admin
Replied by admin on topic VI Not Reading Oracle DB
We can connect remotely and assist if you wish

Mike
ETL Architect

Please Log in or Create an account to join the conversation.

Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Read more
Marketing
Set of techniques which have for object the commercial strategy and in particular the market study.
Google
Accept
Decline
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Functional
Tools used to give you more features when navigating on the website, this can include social sharing.