Hello, I have written a script utility that inserts and updates to a Teradata 13 database and I'm currently using the .NET Data Provider for Teradata 13.11.0.1. We're about to upgrade to TD 14 soon. I'm planning to upgrade to the .NET Data Provider 14 soon, but I'm going to be out of the office for a couple of weeks and my other co-workers use this utility.
I'm not doing anything masively complex in my code, just basic inserts, updates, and allocating some GT tables. If I don't upgrade to the new .NET Data Proviider 14 in my code on day one, it should still work ok going against TD 14 as long as I'm not trying to take advantage of any TD 14 functions, correct? Thanks in advance
Forums: