Hi everybody,
Could someone help me ???
I don't know how to get a return value from a stored procedure using ASP. Could someone tell me how to do that?
Here's my stored procedure :
CREATE PROCEDURE dbo.sp_getNewAgrementNumber(@category nvarchar(20), @newRecord bit, @idRecord int) AS
SET...
Hi,
I'm trying to read a file and then write in that one. But When I try to write in the file nothing happen.
Here's my code :
using System;
using System.Data;
using System.Drawing;
using System.IO;
using System.Web;
using System.Web.UI ;
using System.Web.UI.WebControls;
using...
Hi,
I'm trying to install the microsoft Xml parser 4.0 on my server. But I got this error :
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2755.
Could someone help me ?
Thanks a lot.
I'm trying to run an sql query in an asp page.
Here's my query :
var sqlQuery = "insert into reparateurs (OBSERVATIONS, [Cazan OU Microlease], [Date Cde Microlease], [Date Inst Microlease], PHOTOS, [DATE AGREE], [NOM DU RESEAU]) values('" + observations + "', '" +...
Hi,
I have created a job that runs a dts which imports a table to an Excel Sheet.
But the job fails with the error code : 80040E09; it also mentions that the Excel sheet can only be read.
Could someone help me.
Hi,
I'm trying to install visual interdev 6.0 but I got an error at the end of the install saying :
" Failed to register c:\program files\common files\designer\msaddndr.dll"
Could someone help me ??? Thanks.
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.