-
Using the latest SQL Native Client for SQL Server 2008 R2
Hi, Will there be an issue if I install the latest SQL Native Client for 64 bit for Windows Server 2008 R2 and use this to connect to the database using ODBC? The details can be found on this website: http://www.microsoft.com/download/en/details.aspx?id=16978 And the actual driver can be downloader from here:…
-
Community Central Password Change?
Anyone know how to reset my password in this forum? I could not find it under any of the settings. thanks!
-
VBScript doesn't work in v9!!!
Not even the simplest script, like: MsgBox "Test" or call MsgBox ("Test") or showSubmit false or call showSubmit (false) or or eworkShowSubmit false...... etc...
-
V9 and Silverlight forms
Anyone attempting to use Silverlight forms with V9? Is this possible? If so what are the pitfalls?
-
Integer field not saving decimal values
I have a strange issue where an integer form field will not save the decimal values when submitting the form. I am able to type in a decimal figure (such as 1.34) but when submitting the form only the whole value (1) will save. The field has been setup to show two decimal places. Has anyone encountered this type of issue…
-
VBScript doesn't work in v9!!!
Not even the simplest script, like: MsgBox "Test" or call MsgBox ("Test") or showSubmit false or call showSubmit (false) or or eworkShowSubmit false...... etc...
-
ChangePassword.gif
-
Deleting multiple attachments
Hi, Does anyone know of a neat way of deleting all attachments from a folder in a single script (server side jScript.Net)? Is there a function to return an array of filenames? That way you could at least loop through this list and delete each attachment one at a time. I'm developing a process that needs to remove all…
-
EMAIL Link Issue
Recently, I created a new staging server (Windows 2003 VM) running: Install Build - 7.6.3.5 Web Build - 7.6.3.1618 In our environment, we have multiple instances of Metastorm running on test boxes all set up the same way but the problem is only occurring on this one staging box. Since I only am in charge of setting up the…