Ask a Question related to ASP.NET General, Design and Development.
-
A.S.V. Rosales #1
Cached Dataview insert into MS-SQL2000
I've a cached dataview that i want to insert into a MS-
SQL2000 table. I've tried iterating the dataview values on
key and setting the parameters for the SQL-Querry INSERT,
but i only get the first row of the dataview inserted into
my SQL table while there's more than one row present.
I also tried the SqlAdapter, but could not accomplish.
My scenario :
I must put a datatable -> dataview into a cache for
retreival on another occasion (only when the submited
webpage is validated). When the page pass validation, I
retreive the cached dataview and want to put it's data
into a SQL table.
Do you have a written example in VB-script for
VisualStudio.Net 2002 ? I hope you guys can help me out,
i'm trying to solve this now for over 2 weeks with no
results until now....
Regards ..
Ashmir Rosales
A.S.V. Rosales Guest
-
Storing docs with SQL2000
:evil; hi to all.... i need help: i'm new to SQL 2000 and i want to create a DB to store my docs to put it on my site accessible to every... -
sql2000 backwards
i made the mistake of getting the enterprise evaluation edition that will soon expire. i just purchased the developer edition and am wondering how... -
CF, SQL2000, and XML
Long story short, I need to create an XML file from a SQL table preferably with CF. Right now I'm using a test table just to figure out how to do... -
DB access SQL2000 works usually
We are running several web sites with the identical code. On just ONE site, when we hit this query, we get this error. select so.professional_id,... -
iis/asp + sql2000 a bit slow
I have a performance problem, but I don't really know where the exact cause lies. Win2k (all patches) / IIS / ASP + VBScript I have a table...



Reply With Quote

