I'm attempting to follow the DBUtils example in the User's Guide ("Show the table in a WebView"). I may have misunderstood the way the WebView is created, because there seems to be no reference to creating this as a layout, so I assumed it was predefined. If not (and if I have to create it myself), have I missed the link that shows how it should look...?
I have DBUtils in my modules list and SQL (Version: 1.02) ticked in Referenced Libraries.
Compiling code. Error
Error compiling program.
Error description: Cannot access activity object from sub Process_Globals.
Occurred on line: 5
Dim WebView1 As WebView
Word: webview
Thanks for any help.
I have DBUtils in my modules list and SQL (Version: 1.02) ticked in Referenced Libraries.
Compiling code. Error
Error compiling program.
Error description: Cannot access activity object from sub Process_Globals.
Occurred on line: 5
Dim WebView1 As WebView
Word: webview
Thanks for any help.