I am wondering about any limitations that might be present with the use of MSDE (rather than SQL Server) for a low volume application. In reading some of the documentation, it appears that MSDE might be appropriate for this, but wanted to know if anyone has used it before for a production...
I'm new to ASP.Net and I'm using some of the end-to-end samples to try to understand the framework. In looking at the IBuySpy Portal, most of the pages Import a Namespace called ASPNetPortal. This namespace seems to allow the use of Public Functions that are stored in component files, but I...
I have run into an error when trying to manage a Recordset that is being pulled by a Function that runs a Stored Procedure to a SQL DB using an ADO Command that executes the stored procedure by sending the parameters through. The RecordSet seems to be returning okay, but I can't seem to set the...
I have two functions, both of which call on stored procedures to do certain things.
Function 1 uses 2 parameters to build a recordset.
Function 2 calls function 1 to assemble the recordset and then tries to filter that recordset as a check before doing anything else. When I call Function 1...
I am looking at approaches to getting data from files (eg., xls, csv) that are uploaded by external users of a data driven site, imported into a SQL database, and then displayed to public. I am looking at the FileSystemObject as an approach to read the data out and then move to SQL with basic...
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.