J
James Palmer
Guest
You don't need to do this: pDbColName = TabelNaam + "." + pColName. The table name is defined when you temp-table-prepare. Just use pColName and see if that gets you closer.
Continue reading...
Continue reading...