+ Post New Thread
Page 51 of 96 FirstFirst ... 41 49 50 51 52 53 61 ... LastLast
Threads 1001 to 1020 of 1918

Forum: ASP Database

  1. FSO Object

    I have created an FSO object on my server to allow me to access data on a harddrive from a remote location. This works fine, except that the data is...

    • Replies: 2
    • Views: 556
    04:12 PM Go to last post
  2. Ping Clever Thinkers!!

    Hi All I know its a strange subject, but I think I need help with the logic rather than the actual coding bit. Basically I created a secure...

    • Replies: 2
    • Views: 333
    12:35 PM Go to last post
  3. How to INSERT XML data into Oracle database

    Hi, Working on a solution where we are using XML as a means to export and import various data. Are Using ADO to save to (export ) XML using...

    • Replies: 1
    • Views: 7,185
    05:39 AM Go to last post
  4. ADO Performance Question

    Hey there, I connect to Access 2000 using ASP/ADO (surprise surprise). Currently, my connection string looks like this: Set DB =...

    • Replies: 2
    • Views: 427
    04:10 AM Go to last post
  5. Strange value returned from recordcount

    Hello everyone, Can someone tell me why a ADO recordset.recordcount would return a -1? I have confirmed that it has records in it by writing some...

    • Replies: 1
    • Views: 392
    10:30 PM Go to last post
  6. Form update problem

    >select case task Where this variable is defined? Dont you have to explicitly specify Request.Form("task") ? -- Roji. P. Thomas SQL Server...

    • Replies: 3
    • Views: 352
    07:53 PM Go to last post
  7. Securing MDBs

    I've got a webserver, IIS6, and an ASP application running on that server. The ASP validates users by their logon name so for this particular...

    • Replies: 5
    • Views: 462
    08:35 PM Go to last post
  8. retrieving a summed value from a recordset.. very odd one!

    I have a simple sql query which contains a sum function, this is then given a column name. If i run it in query analyser i get a correct result....

    • Replies: 2
    • Views: 628
    04:28 PM Go to last post
  9. ASP page call problem

    Any suggestions on the following problem: I am making a call to an ASP page with the following call string:...

    • Replies: 2
    • Views: 361
    02:45 PM Go to last post
  10. Code problem

    Does anyone know what the problem with this code is: <% If NOT(rs_shiurim("Daily") = "") Then %> <tr> <td...

    • Replies: 12
    • Views: 494
    11:22 AM Go to last post
  11. Shopping cart db design - accounting for product variations

    Hi im designing a database/asp cart that sells tshirts online. at the moment, each tshirt has a product id which is stored in a table called...

    • Replies: 10
    • Views: 2,559
    09:32 PM Go to last post
  12. Dreamweaver and database connections

    I've been hand coding my ASP database connections etc, but thought I'd take a look a Dreamweavers' (MX) ability to write the code - it seems to have...

    • Replies: 3
    • Views: 453
    Jon
    09:10 PM Go to last post
  13. SQL not Updating Access Database

    Hi, I have an ASP page that updates an Access 2000 database. It doesnt seem to update the date field of the table. Here is the SQL: Update...

    • Replies: 3
    • Views: 1,551
    07:21 PM Go to last post
  14. ASP code error with SQL server databases

    Hey, I am getting the following error when I try to delete the contents of a recordset under a condition statement. Is there any way I can delete...

    • Replies: 1
    • Views: 1,650
    10:46 PM Go to last post
  15. Arrays and DD boxes

    Hi All: I am trying to set up a drop-down box in a web page, which gets populated by information from a database. I'm using the getrows method to...

    • Replies: 11
    • Views: 299
    07:06 PM Go to last post
  16. SQL is showing all records

    Hi, I'm using: SearchString = request.Form("SearchString") 'works fine TodaysDate = Date() 'gives todays date correclt formatted strsql =...

    2 Pages
    1 2
    • Replies: 20
    • Views: 499
    Jon
    04:28 PM Go to last post
  17. ASP to DB2 database?

    I am confused. I need to access data on a mainfram IBM DB2 database. Is it as simple as setting up a ODBC DB2 driver. Or does a data conversion...

    • Replies: 6
    • Views: 284
    01:47 PM Go to last post
  18. got me stumped

    Hi. How ya doing? You guys are great. I am stumped. You know when you right-click on an image or other file, you get the properties sheet. Then...

    • Replies: 6
    • Views: 380
    05:05 PM Go to last post
  19. Can I open a database connection in my GLOBAL.ASA file?

    Can I use my GLOBAL.ASA file to open a database connection before each page loads? Would someone mind posting a very simple example? I tried to...

    • Replies: 3
    • Views: 2,182
    10:14 PM Go to last post
  20. Listing all number between 2 points

    Hi I have 2 textboxes - from & to. Assume I enter number 1 in "from" and "10" in to - I want the ASP to return : 1,2,3,4,5,6,7,8,9,10 and insert...

    • Replies: 1
    • Views: 314
    06:15 PM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139