Bit of a strange requirement, but a customer has asked for this so, any ideas on how to:
User copies attachment(s) from Outlook
They then right click in our app and paste. At which point the application will create a file for each attachment plus creating records in the database.
I have this...
We have an application running against an Oracle database on a customer's site and for some reason cannot get Backup Exec to backup the database. It is backing up the drives fine, and through the selection properties of the job it can see each of the tablespaces, which should mean the remote...
Has anyone got/seen an example of how to do remoting with Enterprise Core Objects?
Can use ECO to create a project, and have remoting working for strings, etc. just can't work out how to get them both to work together.
Given the whole point of ECO was to provide an easy way of setting up a data...
Hopefully I'm just being stupid, but I can't find a way of saving a file (in this case a tiff image) out of a package in a TOLEContainer.
If you drop a TOLEContainer on a form, then put a button on which calls OleContainer1.CreateObjectFromFile('File Name Of A *.TIF File',false);
then run the...
Is there any way to redraw a datagrid from javascript?
Scenario:
One screen with a grid on it, last column is a hyperlink
User clicks on hyperlink and is taken to a screen with details about the selected row. This screen is a popup window with parameters passed to it (so it knows what to...
Is there any limit to the number of databases you can have on the same server? or is it simply a case of you can keep running more until it grinds to a halt?
Unusual scenario where we will have to run 16 different databases (actually the same database structure, but different data on each) on...
Any ideas appreciated:
CREATE INDEX SPROLIVE.IDXCALLARCHCOMMENTS
ON SPROLIVE.CALLARCH(CAL_COMMENTS) INDEXTYPE IS CTXSYS.CONTEXT
PARAMETERS ('storage Sproliveidxwordindex')
It is exactly the same command (copied and pasted) as we used on a previous install of Oracle 817 where it...
Long shot this one, but:
Trying to connect to a web service via the WSDL and it isn't working. Keep on getting the following error:
Only a default namespace can have an empty URI.
Line:4
<nw1:nullResponse xmlns:ns1="" SOAP-ENV:.
Have not a clue what is wrong so any suggestions...
Hi All,
We're trying to get a toolbar (or a similar component if there is one) to be aligned to the top under the compact framework. It works fine if not under cf, but as soon as the cf is used it jumps to the bottom of the screen :-(
Does anyone know of a way around this? or another...
Any suggestions on how to retrieve a list of the fields that make up the primary index on a paradox table?
All I need is the field names, but can't think of any way to do this.
Don't you just hate maintaining old systems, the subsequent version is in Oracle which makes life a whole lot...
I'm sure there must be a simple way of doing this, but can't find it, so...
I have a stored procedure which I want to pass in a table name to, then run the query on this table.
ie:
insert into ivTable (select * from ivSource where ...)
Where ivTable and ivSource are both passed in.
Any...
Hopefully something simple I'm missing
We have our own components that are inherited from existing compenents, with the properties changed to our internal standards.
Ideally the component names would be prefixed with our company standards for them (save a bit of typing), unfortunately this is...
Our program uses 3rd party postcode software to retrieve addresses. The problem is that we support multiple pieces of postcode software, and when the program starts up it auto checks for the dlls (the declarations are in definition units) and won't start if it can't find them.
This is...
I know it was possible in old versions of excel, but in Excel 2000 I cannot find a way on exporting a delimited file, with my choice of deliminator, anyone know of a way off hand?
(hopefully I'm just going blind ;) )
Thanks
On update we create an Audit of the field values that have changed by comparing the new value to the old one, this works fine unless either value is NULL, at which point it regards the null value as the same as the field value, is there a better way of getting round this problem than running a...
We have a program that uses the office partner components for doing mail merges, running on a local pc it works fine, running under terminal server we get a 'No Such Interface Supported' message, unless you are logged in as the administrator.
Any ideas?
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.