In most Office programs, the Application object has a VBE property that lets you list all of the modules and routines in a project (and modify etc), but Outlook doesn't appear to support this.
Does anybody know of a way to list the modules and routines in a VBAProject.otm file? Since the file...
Can anyone recommend alternatives to the SQL Data Manager supplied with Pervasive.SQL? It works okay for the most part, but I have a growing list of little annoyances and wish-list items:
[ul disk]
want to specify server and database on command line or in shortcut
want keypresses to run a...
I am trying to run a simple stored procedure in the SQL Data Manager, to test using the PRINT command, and eventually to test passing parameters.
This is the code I'm using:
create procedure PrintTest();
begin
print 'this is PrintTest';
end;
#
call PrintTest
I first run the...
Hi, I'm Xift. I work with MrBucket and am the guy who caused the error leading to his thread "w3dbsmgr.exe pegs CPU around 100% constantly".
We are using Pervasive.SQL 8.1, version 8.10.117.17.
It seems the above error has two parts. The first part is a query that causes some of the database...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.