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 / October 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP code using DLL from VB.NET27 Oct 2006 08:54 GMT5
This post is a modifed version of one I made to the interop section (on
09.29.2006) but no one replied... since the question is partially about ASP
this group may be appropriate. Any help you could offer would be much
appreciated!!
lazy method for recordset outputting26 Oct 2006 00:35 GMT3
Hi, is there an easy method for outputting data into html data? something
along the lines of going through each recordset value name and then
outputting the recordset values?
it's late and i'm tired
referring previous record of recordset from within sql statement15 Oct 2006 19:35 GMT8
i have a question. I am using Access 2000, ADO and ASP
select document_no, document_date, ledger_ac, debit, credit from
accounts
returns:
Learning ASP for DB15 Oct 2006 03:54 GMT2
I am attempting to learn ASP and toying around with reading my products
Jet database to have something to play with.  I seem to have ASP enabled
on my server, very simple ASP pages work, but the examples with accessing
a database just give a 500 internal server error.  I'm using IIS ...
Multiple command in 1 query?13 Oct 2006 12:20 GMT4
Can you submit multiple commands in one SQL query in ASP? Something
like this:
"SELECT * FROM users; INSERT INTO users ('user','pass') VALUES
('test','test');"
Best Tools for ASP to AccessDB12 Oct 2006 21:41 GMT2
Six years ago I wrote ASP code by hand in an HTML/ASP editor.  It was a great
learning experience.  Have developed Access Applications the last 5 years and
now am ready to get back to ASP - to - Access web coding.  Small to Mid size
sites, no ecommerce, just data and filesharing.  ...
access not case sensitive?12 Oct 2006 13:41 GMT8
i have an asp page with a form that takes an email address and writes it to
an access DB. if i enter someone@somewhere.com and on a different page
SELECT email addresses that equal SOMEONE@SOMEWHERE.COM, my results are
returned. i was expecting this query to not return anything ...
Speeding up multiple updates10 Oct 2006 23:25 GMT10
I have a table with three columns, ID, Field, and Data.  There are
about 1000 rows with a given ID (and given an ID each row has a unique
Field value).  At some point in a script, I need to update the Data
column of a subset of these rows (somewhere between 1 and maybe 30 of
Code inside database10 Oct 2006 20:38 GMT9
Is it possible to keep code inside a database row, for example, a
response.write or something
The idea is to keep a recordset opening command inside the db so when i use
that db the code is processed.
AzMan non-admin problem under Win XP10 Oct 2006 19:30 GMT1
I have a problem with AzMan under Windows XP.
On my web site I use AzMan/AD role management. Store installed on Win
2003 SP1 server, but site works under WinXP SP2.
For IIS identity domain account with non-admin?s privileges is used.
VBScript to run a stored proc with ADO10 Oct 2006 18:28 GMT7
I'm having an issue running a stored procedure in a vbscript using ADO
... I keep getting "operation is not allowed when the object is closed"
on my first line of testing my connection.
The sproc I'm trying to run can be found here:
Form to Update Two Database Tables with One-To-Many Relationship08 Oct 2006 10:11 GMT12
Hello everyone. I apologize for this newbie question but after searching the
'net I am at a loss. I also posted this request to
microsoft.public.frontpage.programming and hope this is okay.
I have a database with two tables. The first, table 1, is for the user
Simple update date question06 Oct 2006 12:58 GMT4
I'm tryting to update 2 date fields in an access database.
Thecode I'm using is:
strSQL = "UPDATE TblAbsence SET [StartDate] = #" & strStartDate &  "# ,
[EndDate] = #" & strEndDate & "# WHERE (id = " & iRecordId & ");"
connecting to MS Access dB on network share04 Oct 2006 21:18 GMT4
I am trying to connect to a MS Access dB on a network share using the
following syntax but it doesn't work:
strConnect = "Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=\\Calsj1\PMAPPS\pmdata.mdb"
Object doesn't support this property or method: 'EOF'03 Oct 2006 14:58 GMT2
Hi,
Here is my code and I keep getting error -
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'EOF'
 
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.