I have a VB.NET application that is getting data from various sources and saving this to an access database for subsequent reporting.
I am inserting approx 18000 records via a dataset and when I call the update command this is taking over 5 minutes to run
Is this normal or am I missing...
I need to install the Solaris Management Console version 2.0 onto a server running Solaris 8.
I have managed to dowload The Solaris 8 Admin Pack but this only contains version 1.01 of the SMC.
I have found the SUNWmc etc. packages on one of my original Solaris 8 04/01 cd's but am not sure what...
I have a mergefield inside a table and it is not wrapping correctly, infact its truncating part of the text before wrapping, for example :-
99 The Lane Down-the-Road Toytown TT01 9YZ
The Toytown is being chopped off but the post code then correctly wraps to the next line as below: -
99...
I am using an xsl stylesheet to output my XML to HTML and would like to conditionally include the contents of a text file, for example: -
....html content here...
<xsl:if test="something='true'">
show contents of .txt file here
</xsl:if>
....html content here...
My xml source file contains text representing code and the software that saves this to xml format has converted the line breaks in the code to &#10.
I am using xsl to output the contents to html and so need to display the code block properly.
for example if the xml contains:-
Code="line...
I have a lookup table of values and need to perform an action based on the result of the lookup.
For example the following code will return either Y or N
<xsl:call-template name="Lookup_MyLookup">
<xsl:with-param name="P_ID" select="name()"/>
<xsl:with-param name="P_Attr"...
Hi im fairly new to XML but I trying to generate documentation for a number of programs that have been saved as XML files (I have no control over the content of the source XML file).
A simplification of one of these files would be something like this: -
<Form name="form1" description="this is...
I have an existing .exe that I need to run and detect if any errors occurred.
I can run this with the shell command but this does not tell me if the application worked or not?
(I also have the full c++ source for the exe and looked at making it into a dll but as i dont know c or c++ this...
During a complicated mail merge process I am inserting sub documents into a master document via the INCLUDETEXT option.
This is adding an extra blank line after the inserted document.
for example, if my master document was: -
Line1
Line2
INCLUDETEXT....
Line3
Then I end up with
Line1
Line2...
I have a complicated set of Word documents to produce that have multiple sections some requiring data in a table format.
I have broken the document down into a set of eperate documents which I then link into the main document via the INCLUDETEXT field.
This works fine if each document is using...
I have a complex mail merge document and to simplify testing etc. I have broken it down into a number of sepertate mail merge documents.
I have been using code to merge each sub document to a new file and then insert each file into a final document prior to saving as a stand alone letter.
I...
I have a number of complicated mail merge documents and I have split these down into sub documents to improved readability from a coding/authoring point of view but some of them still contain a number of nested if statements and it is very hard read and maintain.
Is there any way of formating...
I have an application that uses ole to generate word documents via a mail merge and at present the users can load the documents for checking before printing.
As a result on new regulations, I need to be able to stop the users from any form of editing i.e. save as, copy and paste into another...
I am using OLE2 to automate MS-word mail merge and it works fine but I now need to build in error handling before the application is ready for the end-users.
So far I have been unable to detect simulated errors on the Word end such as if the source document does not exist or the destination...
Has anyone managed to setup Oracle Project Buildder to use CVS for source/version control or does anyone know of a good guide of how this might be done?
I have a readonly tablespace on an Oracle 8.0.6 database which I wish to archive to tape and then delete.
I then wish to be able to restore this to any one of four other databases in the future for querying in required.
What is the baset way to do this?
Copying/restoring the 2GB datafile...
I have a number of mail merge documents on a common network directory that use .txt files created on the users c: as the data source.
Unfortunatally I keep getting intermitent errors where Word cant find the data file and the user has to point it manually to the correct file.
I am using Forms Builder 6i on win2000 and I can not add new triggers etc. at form, block or item level.
The only way I can add a trigger is to copy and existing trigger and then rename it!
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.