12-12-2022
02:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
12-12-2022
02:57 PM
The for loop retrieving the iproperty values does not contain the function call for the SQL database. Move all items relating to the function "ExtSql(sConn, sql)"
For Each bRow In bRows
' ..... iProperties
ExtSql(sConn, sql)
Next
If this solved a problem, please click (accept) as solution.
Or if this helped you, please, click (like)
Regards
Alan
Or if this helped you, please, click (like)
Regards
Alan