Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ASP / Database Access / September 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP session &  AJAX29 Sep 2006 17:13 GMT1
I have a JS ajax function that calls an ASP page every minute to check
whether a record is free for editing. It is on a PW protected site with a 1
hour timeout. For some reason, when the browser is left open & unused, the
session is not timing out. I'm presuming the ajax call ...
very weird access/ASP error29 Sep 2006 12:02 GMT5
i have a memo field in an access database. the ASP page enters data to this
field just fine.... however the following test (dont ask):
Hello Charlie,
you have no idea who I am but I thought you should know that your wife has
connection string defined in a global.asa file29 Sep 2006 11:09 GMT1
I have a connection string defined in a global.asa file..  Am I
referencing this correctly from this script?
the connection string is defined as application("bureaudb")
<%
Unicode Website/Forms save to SQL-Server2000 Problem29 Sep 2006 07:52 GMT6
We're using SQL-Server2000 as follows...
There is a form at this asp-application where we enter a word with .cz-chars
like this: 'Ohřvače'. All this form, as well as other settings are set to
UTF-8. Output is ok, even in the sql-string we can see the word written
ASP Error Handling (conn.Open) (ADODB.Connection)28 Sep 2006 21:07 GMT2
I have an ASP file (shown below) which I call from an HTM page to query a
database table.  It works correctly if I pass it the correct connection
string.  I am trying to make it fail with a proper error message if I change
the UserID value in my connection string to a ...
filtering DataGrid on the fly28 Sep 2006 14:21 GMT4
I am well-versed in Windows Forms but am new to Web Forms with ASP.NET. I  
want to create a simple application that loads all rows of a SQLServer  
table into a DataGrid, then allow the user to filter the rows on-the-fly  
via entry in a TextBox. I have done this in a WinForm ...
error messages in regards to connection strings28 Sep 2006 13:37 GMT1
how is it possible to show error messages in regards to connection strings?
multiple connections to access DB?27 Sep 2006 22:15 GMT3
if i have an ASP page that does INSERT's and SELECT's from an access
database,
what happens if more than 1 web user hits the db at the same time? can it
handle it ok or do i have to do something in my code?
SQL Question27 Sep 2006 17:54 GMT2
I have a SQL question. If this is the improper board to post this question
on, please let me know where you would suggest I post it.
I have a SALES table with the following schema and structure.
ID      Status     Date
i need script debuggin help26 Sep 2006 20:33 GMT3
I hate to admit it, but I have never realy used any debugging (not sure
how to actully do it), and now I need to figure out how.  I have a 5MB
access db that I am doing simple stuff with.  it's just a customer db
that I am displaying by a 'date' field.  All has been working well for
cant get multiple random records (can get 1 ok)26 Sep 2006 17:25 GMT6
hi everyone. i have the following code that pulls a random record from an
access database:
Randomize()
randNum = CInt((oRS.RecordCount - 1) * Rnd)
Chronic database connection failure26 Sep 2006 16:11 GMT10
My web server is running Win2k3 server with IIS 6.0 and all service
packs installed.  the database is on a Windows 2000 Adv. Server machine
running SQL 2000 and all updates installed.
Everything works properly but every 2-6 hours, the web server will
How to create a mailto link?whats mistake in this Response.write "<A HREF = 'mailto:" & objrs("EMAIL") & "'>" & objrs("EMAIL") & "</A>"26 Sep 2006 12:01 GMT9
I have a Column in the Table named EMAIL which containd all the email
addresses.
Now I want to create mailto links for the entries of this column.
I used something like this inside the Do while Not objRs.EOF loop.
need to refresh data on page efficiently25 Sep 2006 17:26 GMT3
have an ASP page that generates a random quote from an access db.
i need to include a button that says "next" and when clicked a new quote
should be displayed.
right now theres just a simple <a href> tag that points to the same page.
Database Access via HTML25 Sep 2006 14:14 GMT2
I am looking for a recommenation on a Database access method (for MS SQL, MSDE), any white paper, some infomation or even some code snipplets  on how to read and write to MS SQL in a pure HTML environment.
Thanks in advance,
Georg
From http://www.developmentnow ...
Pages: 1 2 3 August, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.