Dear All
I have an application on the tomcat server (unix installation), which I can access via http://localhost:8080/app and works fine.
I also have IIS installed on a windows 2003 sever, I have setup a virtual directory on this server which contains the isapi.dll and have configured the...
Dear Community
I have a main report that is linked to a datasource like so..
Employees Employees_1 Employees_2
lParentId lEmployeeID
lParentId lEmployeeID
Which gives a three tiered structure, denoting Business Unit (Employees_2), Department (Employees_1), User (Employees)
I have...
Dear All
Having search and read several threads regarding similar problems, I have tried all suggested resolutions but I still have my problem :-(
My Variables are setup as follows :-
CATALINA_HOME = C:\Program Files\Apache Software Foundation\Tomcat 5.0\bin
CLASSPATH = C:\Program Files\Apache...
Dear All
I have and application that retreives data based on a freeform query, therefore the number of columns returned varies depending upon the query.
I would like to adjust the number of columns depending upon the query.
I.e.
iCounter = (No of Columns)
MainFrm.Datagrid.cols = iCounter
'...
Does anyone know if the Database administrator can be used via the commandline?
If so does anyone have any documentation on how to use the amDBA via the commandline?
thanks in advance :-)
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
:-)
Hi
Does anyone know how to detect if an application is running, I have tried the FindWindow() function but it always returns false, the application I'm looking for is recorded in the task manager as 'am.ovl' the application name is AssetCenter. I have tried the following
Peregrine...
Dear All
Does anyone have information regarding the size this dbase can handle i.e. number of records per table etc
Thanks in advance
:-)
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
:-)
Dear All
I have read the online help about loadLibrary and Calling dynamically loadable libraries, but still seem to have trouble.
I have an MDI application that hopefully extends the functionality of an application through the API's supplied
I have read the application API example for a C...
I dynamically create a connection form with several components on it
3 x TLabel's
2 x TComobBox's
1 x TEdit
2 x TButton's
1 Button processes the connection
the other button cancels the connection and closes the form
with only two buttons on the form everything works fine as soon as I add any...
Does anyone have instructions on how to read from an ini file when an application starts up.
I would like the application to always load up with the saved settings, but if the ini file is missing then use the default values to recreate the ini file.
any help or resources where this has been...
Everyone
I am trying to use ranges in my select case but with no joy.
I have tried 1..2 also 1.2 and 1-2 e.g.
Select Case myVar
Case 1..2 :
or
Case 1.2 :
or
Case 1-2 :
Basically, I need to run certain code when a value falls between the range of values in the Case statement
Any help...
I have created the following wizard
<----------------------- CUT HERE
{ GLOBAL =
Function amRoundUp(ByVal dNum as Double) as Double
Dim lErr as Long
Dim holeNo as String, Digit as String, Remain as String, twoDigit as String
Dim dNumber as Double
holeNo =...
Dear Everyone
Firstly happy new year to you all! :-)
Secondly, whilst speaking to support the other day, I was informed that 4.2.1 had been released. The following bugs have been resolved in the new release.
Description. A brief description of the bug or new function. Version 4.2.1
Bug...
Dear All
AssetCenter 4.2 has been released.
Which includes the following bug fixes
Version 4.2.0
Bug number Description
AM95101534 Incorrect alignment of labels.
AM82819929 Error when creating modules in AssetCenter Server. An error message is displayed when the server is restarted...
Dear All
Does anyone know the undocumented functions/elements that can be included when creating pages and screens, especially formating e.g. VSplitControl
Any help/documentation on What they are and how to use they would be great.
The developers seem to keep so much helpful information...
I have a main splash screen which depnding upon the button clicked will open a form. Once I have open the called form I need to check which form has opened it.
Reason:- The called form is called in two places and either updates data or inserts data, so I need to determine from where it was...
Sorry if this subject has already covered.
I am trying to develop an Access database, using the NT Security to ensure the user is valid to access 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.