by: Jonathan Gibbs |
last post by:
I'm very new to xml, and struggling a bit..
I want to use an .xsd file passed to a windows application to define a
dataset's schema, and also (if possible) pass other metadata associated with...
|
by: Tomas Vera |
last post by:
Hello All (This is being cross-posted to the C++ group),
I've started receiving the subject message during a compile of a C++
based interface module used in my C# based WebApp. This module...
|
by: Martin |
last post by:
Hi,
I want to create a number of ascx controls with edit and view modes.
Previously I have put two panels in the ascx - one for view (with label
subcontrols), and one for edit (with text box...
|
by: Tam |
last post by:
Hi all,
How can I edit the wm files metadata by the programming??
I want to write a asp.net to edit the metadata of the wm files.
the metadata (display on the windows media player when play...
|
by: EP |
last post by:
I'm looking for a method by which to access Windows files metadata and
have not been able to find anything in the standard modules or via
Google - what is the standard approach?
Shamefully I...
|
by: KJ |
last post by:
I am building an ASP.NET 2.0 Web Site in VS 2005 Team Edition SP1.
Every time I edit any HTML (not just server controls, even if I edit a
div), or even if I edit the stylesheet (yes, the .css...
|
by: JDeats |
last post by:
I have a binary file (zip file) that's being created by my app and I
would like to store a comma delimited list of items contained in that
file (e.g. the .zip file contains 5 large TIFF images and...
|
by: Luis Zarrabeitia |
last post by:
I need to parse a file, text file. The format is something like that:
TYPE1 metadata
data line 1
data line 2
....
data line N
TYPE2 metadata
data line 1
....
|
by: xavierite |
last post by:
I am using this method to insert into table of xmltype
INSERT INTO xml_table
VALUES (XMLType(bfilename('XMLDIR','Test_xml.xml'),
nls_charset_id('AL32UTF8')));
xmlfile is like this
<?xml...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
header("Location:".$urlback);
Is this the right layout the...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
|
by: AndyPSV |
last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|