I have an access db backend with a frontend in asp. The user is able to add, edit, view, and delete members from the db. I have a page that...
I have an Access db and a set of .asp pages. I'd like to offer a website visitor the chance to select all records, in addition to being able to...
Hi all, I am using asp with an access 2002 database. I have 3 tables. tblAssets tblDescriptions tblEmployees AssetID ...
I'm using an sql INSERT statement to add text data to an Access database. If the text includes an embedded quotation mark, the text is truncated at...
Is there a way I can make BIT column able to receive "yes" or "no" values instead of "-1" and "0" values? I use the following code to create my...
Hi, A curious thing append here! The line #1 create a TableData (table cell), a textbox and assign the current Field Value to the texBtox...
Hello, i've wrote an ASP to connect to our Ora9i DB via ADODB: <--- snip ---> set db=server.createobject("adodb.connection")...
I use this code to create a table dynamically... strSQL = "CREATE TABLE (FirstName TEXT(30), LastName TEXT(20));" conn.execute(strSQL) This...
Hi, I'm new to ASP. Currently I'm planning to develop a web application for my company. I want to use ASP for the application and use SQL-server...
Is there a really good reference/tutorial on creating functions for SQL Server? One of the questions that I have is wether or not it is possible to...
I use this code to dynamically create a column in a table... strSQL = "CREATE TABLE (FirstName TEXT(30), LastName TEXT(20));"...
In migrating ASP websites to a Win2003 server, I've found that the DERuntime.DERuntime component is not installed. Calls to the global.asa file...
Hallo, I have to make a web application in Javascript/ASP for tenniscourt reservation (based on Access database). I would like to do everything...
Hi, Can I ask some advice in regards database solutions and content management solutions.? Do you have a philosophy on what is the best for...
The problem I'm having is I'm trying to insert a number value (UserID) obtained from the first SQL1 query from a table called User. In the Access...
I have developed a simple ASP/VBScript application to allow a school IT coordinator to keep tabs on what software is installed on various PCs...
Hi All, Some suggestions with this would be appreciated. I have a page that gives customers the ability to retrieve records for the last 3...
Ok, I don't think this is that complicated, but I can't get it working right. I could work this fine under PWS and Win98. Having various...
When I insert info into a DB from a form, it cuts the string off at the first apostrophe ("). How would I make it insert the data as-is, with the...
Hi All, I need some help optimising my object design. Since one article has 1+ authors, I assume the logical way to represent this is for my...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules