Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
1st Question, is tMSSqlRow the best way to use SQL Statements with varibles? I've googled around for a few tutorials and they all use tMSSqlRow.
2nd Question, How do I print the output of tMSSqlRow? I usually use tMSSqlInput -> tLogRow
When I use tMSSqlRow -> tLogRow I just get 1 row of 0||||
I tried using tParseRecordSet but I get an error, Cannot cast from Long to Result set.
I don't quite understand "Prev.Comp.Column List"
A bit lost on the logging apsect.
It is be far to tricky to process queries this way.