Change a Date Format Using ActiveX and SQL DTS Transformations
Let’s say you are importing data from a flat file to SQL Server via DTS. Now, let’s say the date […]
Let’s say you are importing data from a flat file to SQL Server via DTS. Now, let’s say the date […]
Well, you knew exactly what you needed when you created a table. Only now when you created a child table,
Did you create a table, only to find that you need to add a check constraint? I created a quick