Hi
I have some data which is set up as follows; I have a collection of Parent objects which each contains a collection of child objects.
I'm trying to obtain a list of all child objects which appear in every parent.
The only way that I can think of doing this is to loop through each parent...
I've put it into a schemas sub directory at the root of the webservice.
I still seem unable to use a relative path and are having to use servletcontext to resolve the full path. Maybe this is the only way.
Hi guys,
I'm new to Java - converting from c#, so sorry for the simple question.
I've created a webservice, which parses an XSD file which I have on my hard drive. Trouble is, I don't know the best place to put the XSD, and how then to get a handle on the file. I'm currently specifying a fully...
Hello
Beginners question! I need some help regarding writing XML to a file using C#
I am currently outputting my XML to a file directly using
KeywordsDataXML = new XmlTextWriter(keywordCacheLocationFile, Encoding.UTF8);
This working fine, however I now need to examine the results of each...
Thanks for your response. The code that you suggest is (I think..) for adding text to a footer AFTER you have entered your autotext "page x of y" entry.
What I require is to open a Word document and (amongst other things), add the autotext entry to the footer, leaving all other text the same...
I guess nobody has any advice on this then? I've tried many different methods but none seems to work. Regardless of my own code listed below all I am really looking how to do is update a Microsoft Word footer in C#.
Just concatenating text onto the section.range.text property does not work...
Hi Guys,
I've been going mad trying to get this to work - there seems to be very little c# resource available on these Office libraries.
Anyway I'm trying to update a Word document to insert autotext into the footer of a document - the "page x of y" autotext entry. I can get the autotext to be...
cdogg,
I tried selecting COM1 and then deleting the fake USB port but it still comes up the message "port in use". It is possible for me to delete the real USB port by this method but when the real port is added again it just gets it confused with the fake one again.
any ideas?
thanks
Although it is relavent to what I have been trying to do, it still doesnt tell me how to remove the fake pronter port that has been entered. Until this is removed it is impossible to select the real port because windows is getting confused.
I think i need to know the location in windows where...
Hi guys,
Really annoying problem here that I'm trying to fix for a friend.
I am working on a laptop with windows 98 installed and with an EPSON C62 printer.
After the printer was installed my friend was having problems communicating with the printer. The source of this problem has now been...
Bit of a strange one. I'm trying to set up a network connection for a friend. I've installed the network card but the network neighbourhood icon isn't on the desktop. Any ideas why it wouldn't be visible? The machine has windows 98 installed.
thanks a lot,
Mark
I pass the @sqlstring a simple select staement so @sqlstring becomes "SELECT * FROM table"
Also, the part of the proc that is commented isn't normally commented, i did it for testing purposes and then forgot to change it back.
Any ideas?
Hi,
I am having trouble returning an ADO recordset to access from a server stored proc.
I read somewhere earlier that when select statements are perform in a stored proc they can be "automatically" returned?
This is my called procedure in access:
Function get_recordset(sqlstring As...
Hi,
Is there any way of, having looked up a String value from a table, evaluting it in visual basic. It seems the eval function isnt sufficient to eval commands such as
"forms!form1!control1 = 2"
Any help is greatly appreciated!!
Mark
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.