Hi,
I need to create a XML file accepting special characters
such as :
é, ñ, ....
The XML file should be created from a form (in asp)
Any idea will be very helpfull .
Thanks
Philippe
Hello,
i need to insert a loop into an XSL file at a
HTML block <SELECT> so that it generates n lines as :
<option value='n'>n</option>
the following code doesn't work :
<xsl:eval>doSelect(1,31,1)</xsl:eval>
, using a doSelect() function defined within the
<xsl:script><![CDATA[ ... block...
Hi cckrocks
I did all this allready , but the cgi script doesn't
launch.
The fact is that on a test server with all exe permsssions ,
from the root directory , it does work.
Did i miss something ?
Thanks again
Philippe
thanks for your answers,
the fact is :
if i allow the execution of scripts (in IIS),
the users won't be able to download the patches and demo
that are on this site , because these files (.exe) will be run on the server .
I get the same problem if i create virtual folders with different...
i'm back,
(shame on me ...) i made a confusion between DTS and DTC !
So, as you've noticed it in your second mail ,
IT IS possible to export datas from a view to a file / or another table , by checking "Use a query to specify the data to transfer."
This DOES work allright
You...
Thanks very much for your answer Terry,
but (ooops!) i can't use the DTS export wizard because
of the setup of SQL Server has not been in this way .
Is there an other way to proceed ?
Thanks again in advance.
Philippe
1-The source of my datas is a request between 2 tables of a
SQL server database,
2-The destination should normaly be an access table,
but i can do with an sql server table
3- the datas don't need any transformations but they are dynamical , i can't store them
4- the view script was :
CREATE...
Hi,
- i'd like to send the data from a view to an external table, not possible in SQL server 7.
- another solution would be perhaps to generate a script such as :
CREATE TABLE ...
( tabledef ... )
AS
SELECT ..... (with an inner join)
but this doesn't work neither ....
- i have no experience...
I try to launch a cgi script from an asp page ,
and i get this error message :
405 Method Not Allowed
The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the resource you are requesting...
Hello,
Is there a way to send an image embeded into a mail using
the "SMTPsvg.Mailer" object, or is it necessary to use an other object such as "CDONTS.session" ?
(there was a similary question of "touamit", here, Feb 6th)
Any answer would be very helpful...
Thanks again,
Bernadette ,
i managed to import the datas using a temporary excel file, and i encountered no problem of data types conversion
(especially bollean)
Robert,
i'll check both installations.
in fact i'm almpost sure that our pre Production server has been installed as a desktop...
Hello,
When trying to import datas from a remote server (SQL server 6.5) to another (SQL server 7), i get this message:
"The license for the installation of MS SQL server on your source and destination connections does not permit the use of DTS to transform data ..."
I'd like to...
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.