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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IUSER and Anonymous user31 May 2006 18:00 GMT5
I have a Classic ASP application that gives permissions based on the NT user, so I can't allow anonymous. I want to save files off to another server, but the IUSER account can't do that.
If I was anonymous, I could substitute a username and it would work.
How can I require a NT ...
Can ASP possibly tell me AD logins?31 May 2006 16:14 GMT1
I need to know if who is logged into my Avtive directory (Windows Server
2000) and write them to a SQL server database table called Logged_In_SQL.
Can ASP help me do that ? If not is there a utility that can do it? It would
have to be real time or run on a schedlue or something.
ASP Type mismatch error with SELECT...FOR UPDATE statement30 May 2006 18:42 GMT19
ASP error number 13 - Type mismatch with SELECT...FOR UPDATE statement
I got ASP error number 13 when I use the SELECT...FOR UPDATE statement
as below.
However, if I use SELECT statement without FOR UPDATE, it is fine and
not in statement27 May 2006 15:59 GMT9
Hey gang. I have searched this, because i thought i was doing it right. what
i read says i am doing it right, but still getting an error. here is the
statement:
set schedule11 = conn.execute("select distinct(team_name) from teams where
SQL Date help27 May 2006 00:39 GMT7
Using Access...
I need to "select * from tablename where datefield >= date()"
This throws an error, can you help with syntax?
ASP and ADO Recordset Object26 May 2006 12:43 GMT2
I have an asp application that uses Sybase ASE as a backend DB.  I have been
noticing ADO errors saying "Out of Memory" or
"Catastrophic Error" and then the web server will just hang up.  I have
checked all my DB connections and they are all being
move table25 May 2006 15:34 GMT7
I am using mssql db and access it via SQL server management studio.
is it possible to move a table from 1 db on my server to another db on my
server?
if it can't be done through that program, can it be done with script?
SQL ... NEXT ?25 May 2006 15:31 GMT3
I need to display some records from an Access database, but there are over
100k records.
Isn't there a way you can use NEXT to display the first 10 records, and then
page through the result set ?
asp.net gridview url data formatting24 May 2006 19:09 GMT2
I need to display a url link in a asp.net gridview.  Right now the url data
simply displays as plain text.  How can i format the text to display as a
link ?
thanks.
SQL Quotes Insanity !23 May 2006 18:23 GMT19
Trying to do an Update in SQL on an ASP page.
I need to know why these dont work or what to do to make them work:
 sql= "UPDATE EMORDLIN_SQL SET cus_comment = " & NewComment & "' WHERE
Line_ID= '" & LINE_ID & "'"
saved parameter queries23 May 2006 12:26 GMT1
Hi again,
just a quick question. i've done reading on sql injection attacks after
the issue was raised over my method of deleting records from my access
table. if i use saved parameter queries will this solve this problem or
query23 May 2006 12:18 GMT1
can an If statement be put inside a query?
Select Random Record From Access23 May 2006 01:04 GMT3
I'm trying to randomly select one record from an Access table via ASP. I saw
the article on ASPFAQ, but their Access example didn't work for me. I've got
the following code:
Randomize()
Multiple Forms22 May 2006 15:46 GMT4
Hi Friends,
Can I have one page "prod.asp" with 2 forms (form1 with ONE Submit Button
and form2 with 2 submit buttons) submiting to same page "prod.asp" again?
Thanks
Sending Extra Value to ComboBox22 May 2006 15:36 GMT2
I have one combobox where I want to display Name of the Products that are
loaded in the collection object. But I am able to send only ID and Name of
the Product where ID is the value of the option tag and products name is the
display text for option tag. I want to send the Product ...
Pages: 1 2 3 April, 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.