| Thread | Last Post | Replies |
|
| Databases connections not working more with all web sites | 31 Oct 2004 15:35 GMT | 2 |
Hello World, MS NT 2000 Server (+with all latest SP). asp.dll version: 5.0.2195.6672 jet.dll version: 5.0.2134.1
|
| fasterr than RecordCount? | 31 Oct 2004 15:26 GMT | 3 |
I often need the number of records in a recodset.I use RecordCount, but is there no faster way, because sometimes, it takes a while. Thanks Mich
|
| Help with Line-break | 30 Oct 2004 18:30 GMT | 3 |
Does one need to code a Function to insert line-breaks to display data (txt) that consists of more than 1000 characters? The problem I'm having right now is, that in the displaying-tabel (HTML) displays one long line of text which I have to scroll right (horizontally)
|
| please help with the newbie error - connecting to the DB (ASP.NET | 30 Oct 2004 13:15 GMT | 1 |
I've the following simple page: === <%@ Page Language="C#" Debug="true" %> <%@ Import Namespace="System.Data" %>
|
| Edit or Delete records | 30 Oct 2004 12:25 GMT | 1 |
I have two tables and both are referenced. I want to perform Edit/Delete. I am displaying all the record in table format. checkbox rollno batchno color_code(select control) qty The user will check the checkbox to edit/delete the corr record. Rollno,
|
| Hosted site craching DB layer (SQL Server does not exist or access denied) | 29 Oct 2004 20:17 GMT | 1 |
I'm having mega problems with a large database-driven site that's hosted on a reputable ISP's W2K webserver and SQL2K database server. It seems for some while it's been causing them problems (unknown to us) with connectivity between the webserver and db server. When the
|
| join on 3 tables for asp output | 29 Oct 2004 19:27 GMT | 5 |
I have three tables. The table structure and sample data is below(sorry for the length). I want a select that will retrieve all Mondays since I am scheduling instruments for a whole week. Every Instrument should have a row for every Monday that way I can show that it hasn't ...
|
| I am lost, multiple tables to one recordset. | 29 Oct 2004 16:49 GMT | 2 |
I am completely lost. I have a stored procedure that creates a temp table and inserts and eventid. Afterwards other fields are gathered via an innerjoin. The problem is that I have a created another table with only the changes to these events.
|
| Login - How secure and is it a standard among you all | 29 Oct 2004 15:57 GMT | 1 |
Currently , I allow users to login from a log in screen then I check it against a database. Once record is found, then I set a session variable (Authenticated = 1). Then throughout the website if that session variable is present
|
| Automatic update of combo2 triggered by on change event of combo1 on web page Anyone got a simple example? | 29 Oct 2004 13:04 GMT | 4 |
I need to do something that seemed simple in ASP : an automatic update of combo2 triggered by on change event of combo1 on same form on a web page. NOT that easy I begin to think. Anyone got a simple example?
|
| ASP page linking field s to 2 different dB,s How?? | 29 Oct 2004 03:57 GMT | 1 |
I have a page that displays a table with several fields/columns....one of the fields is populated with a a 9 digit # (each one is different) Each of these #'s relate to another field (and the records are all different here as well) in a different dB.
|
| Access ASP newbie help | 28 Oct 2004 18:00 GMT | 2 |
I would appreciate advice concerning what I need to learn to develop a web based database which I need to create as part of my computer course. The database should be fully web based, it should allow members of a
|
| Error: Unable to Load SQL OLEDB provider resource dll. The application cannot continue. | 28 Oct 2004 15:24 GMT | 1 |
I am getting this error while developing ASP code for an app. It seems to be doing this if I try to insert a record that is already in the DB. I am using IE 6 and it just hangs when this happens, I have to close and reopen the browser to work any longer. The problem is that this ...
|
| Databases connections not working more with all web sites | 28 Oct 2004 00:29 GMT | 2 |
Hello World, MS NT 2000 Server (+with all latest SP). asp.dll version: 5.0.2195.6672 jet.dll version: 5.0.2134.1
|
| Is there NO ONE that can help with this error? | 27 Oct 2004 23:52 GMT | 5 |
This is a repost... starting to feel invisible here... does no one know? How do you get a web app to not show the 'page has expired...' error and refresh and requery when you hit the back button after submitting a form? I just want the old data to still be displayed in the form so ...
|