Viewing 15 posts - 691 through 705 (of 4,820 total)
Outside of loading those packages into an XML column and then parsing the XML using T-SQL, I'm figuring you would need to use VBScript or VBA to parse each file.
August 16, 2018 at 7:28 am
August 16, 2018 at 7:05 am
August 16, 2018 at 7:01 am
I have learned that ADO is the best option. It works...
August 16, 2018 at 6:54 am
August 16, 2018 at 6:47 am
August 16, 2018 at 6:45 am
You've placed the SumInsured query inside of a LEFT JOIN, but not done any JOINs within that SumInsured query to ensure it's the Client class 1 type. You can add...
August 16, 2018 at 6:12 am
August 15, 2018 at 1:49 pm
August 15, 2018 at 9:52 am
DAO was designed specifically to interact with the Jet database engine.
For SQL Server...
August 15, 2018 at 8:33 am
August 15, 2018 at 8:06 am
August 15, 2018 at 8:00 am
Viewing 15 posts - 691 through 705 (of 4,820 total)