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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WRITE SQL DATA TO LOCAL MACHINE31 Mar 2007 02:05 GMT2
have an SQL DB which clients access via asp pages through the internet, in
the case of a power outage I need to write that data automatically in the
background to a txt file on their local machine, I would imagine it would
involve a script of some kind.
Passing info to SP29 Mar 2007 15:43 GMT2
Using MS SQL 7 - I would like to pass the name of the view to use, and
the cities (in a list)
Here's my SP
CREATE PROCEDURE sp_getcategories_CA
Undefined in my Database28 Mar 2007 03:04 GMT1
the data that i key-in at my ASP become "undefined" in my database. what the
problem n how to solve it?
Help With Field Searching Using Wildcards27 Mar 2007 20:06 GMT4
Hi Gang
I have a small database application where the user can search
different fields.  They select what they want to search on and enter a
value to search on.  For example
asp.net26 Mar 2007 11:18 GMT1
Dim strImgId As String = Request.QueryString("id")
Dim cmd As New SqlCommand("select img_data, img_type from imgdisp where id=" & strImgId)
when i am using this i got an error like incorrect syntax near ="
what i have to do?
error when connecting to sql server23 Mar 2007 18:59 GMT10
I get following error when trying to connect to a MDF file of sql server
express 2005 database:
"Microsoft OLE DB Service Components error '80040e21'
Multiple-step OLE DB operation generated errors. Check each OLE DB
Error with Connection Objectq23 Mar 2007 02:35 GMT1
Hey guys, I need a bit of quick help.  I have a website that I have been working that worked fine while I was working on it on my computer, but I just tried to publish it now to the server and keep getting an error.  Here is the error that I am getting:
Microsoft OLE DB Provider ...
Simple SQL ORDER BY doesn't work!21 Mar 2007 19:35 GMT5
Simple query, ordered by dDateField desc, cCharField asc, nNumericField asc.
Irrespective of whether I have the "ASC" keywords in there, it's behaving as
though the query is specifying DESC on all three order fields.  This seems
pretty basic, but it doesn't work in either IIS6 or ...
asp and xml12 Mar 2007 01:19 GMT2
Can I use an XML file like I could a database, ie select, insert, update and
delete from it?
If so, how would one do this via standard ASP calls?
If you can't use SQL-style commands how do you use it for storing info?
Invalid class string07 Mar 2007 13:51 GMT1
i'm getting this error when i run my asp app in windows xp.
Server object, ASP 0177 (0x800401F3)
Invalid class string
/cem/reports/AlwaysRequiredSteps.asp, line 9
Invalid class string error07 Mar 2007 05:17 GMT5
Hi. We're getting this error from an ASP app on an XP Pro system,
Server object, ASP 0177 (0x800401F3)
Invalid class string
/working_dbase/mathlab.asp, line 158
Help- Add, Update and Delete using ASP for MS Access06 Mar 2007 14:35 GMT1
Need a little help please.  I've got the below to add records to a
table, but I need to learn how to do updates and deletes.
Could someone give me examples of how to update and delete a record
based on the below?
Warning user before db update04 Mar 2007 19:26 GMT5
I'm using ASP for a little database application.  I can't figure out a
simple design for warning the user before doing an update or append.  I need
to check for any other existing records with the same (non-key) data as in
the new or updated record.
 
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.