+ Post New Thread
Page 21 of 96 FirstFirst ... 11 19 20 21 22 23 31 71 ... LastLast
Threads 401 to 420 of 1917

Forum: ASP Database

  1. Spaces being truncated in query / MID function gone?

    SELECT COUNT(DISTINCT PRES_CYCL_ID) is being changed to SELECT COUNT(DISTINCTPRES_CYCL_ID) If I response.Write the query, I see the space and...

    • Replies: 6
    • Views: 1,344
    hb
    05:27 PM Go to last post
  2. ASP page hangs on opening connection object to mdb database

    I have a number of websites running against several Access databases. Every once in a while (under relatively heavy load, but rarely more than 1...

    • Replies: 1
    • Views: 1,409
    08:28 PM Go to last post
  3. ASP classic - variable formatting

    Hi all! I've included a code sample below. I am trying to format a table cell so that if the value is outside some predefined range, the...

    • Replies: 6
    • Views: 1,098
    06:43 PM Go to last post
  4. delimiting table size

    I would like to delimit a table to the newest 2000 entries I use ADODB and Microsoft.Jet.OLEDB.4.0 ========== Any sense in this PSEUDO!...

    • Replies: 6
    • Views: 434
    06:29 PM Go to last post
  5. Convert Month Names To Sortable Values?

    You should keep another column which stores the date as a date (as it should be). Or have *just* the date column. In case (1), you can have ...

    • Replies: 5
    • Views: 942
    03:56 PM Go to last post
  6. Operand type clash

    Hello all. We have a page that calls a SQL Server database using this method, cn.uspGetEventPerson Null, Null, rsEventPersons where cn is our...

    • Replies: 4
    • Views: 1,668
    dw
    02:15 PM Go to last post
  7. Oracle ASP

    Iam trying to connect Oracle with ASP and resulted in Connection failed.. can anyone explain how the connection has to be established.

    • Replies: 1
    • Views: 424
    08:40 PM Go to last post
  8. REPOST [configuring RDS on 2K3 IIS 6.0]

    REPOST FROM Hi, I'm having trouble configuring RDS on an IIS 6.0 server. I've followed all KB articles I've found on it but it still doesn't...

    • Replies: 2
    • Views: 1,348
    02:55 PM Go to last post
  9. DB structure question

    Access 2000. I'm trying to create a DB that stores records of books, but my understanding of DBases is very simple at best so, I have a table...

    • Replies: 18
    • Views: 305
    07:46 AM Go to last post
  10. Generate csv file from sql table

    I am looking to do the following from a C# ASP.Net applicatio 1. Generate a DS from a SQL pull of a single table. Once I have pulled the data...

    • Replies: 3
    • Views: 4,118
    02:16 AM Go to last post
  11. Error 80040e14 on connecting to database

    Any ideas?? Here is the error I'm getting: <p>Microsoft OLE DB Provider for ODBC Drivers</font> <font face="Arial" size=2>error...

    • Replies: 5
    • Views: 1,068
    05:12 PM Go to last post
  12. Problem with deleting views solved (sort of)

    The problem with drop view is solved by not using stored procedures anymore. They where only used to limit the amount of records, but this can (in...

    • Replies: 2
    • Views: 317
    10:07 AM Go to last post
  13. Script does not work!

    attaching a Further when I change the extension of the page to htm the javascript works alright even with the line at the top of the page ***...

    2 Pages
    1 2
    • Replies: 22
    • Views: 569
    08:23 AM Go to last post
  14. Time question - add 15 minutes

    I have a time field in an access database and I want to be able to add 15 minutes to it. I can do this manually by taking the minute, adding 15...

    • Replies: 11
    • Views: 3,128
    06:18 AM Go to last post
  15. "Microsoft ODBC for Oracle" Failing when connecting to a 9i server

    We just upgrade our oracle server from 8i up to 9i and now our asp pages are failing. We were using the Microsoft ODBC drivers for Oracle V...

    • Replies: 5
    • Views: 4,352
    11:35 PM Go to last post
  16. Stored Proc problem

    Hi all, I have a stored proc which looks like this ---------------------------------------- create procedure PROC1 @param1,@param2,@param3,......

    • Replies: 1
    • Views: 544
    05:11 PM Go to last post
  17. Getting Access schema for NG posting

    Hi All I've created my Tables in Access using it's standard Design window, but I don't seem to be able to export my schema of these tables so...

    • Replies: 1
    • Views: 436
    01:07 PM Go to last post
  18. A question of tables

    Hi All As per my previous posting, I'm having trouble getting my schema out of my DB so you will have to bear with me on this. Basically I...

    • Replies: 1
    • Views: 269
    12:03 PM Go to last post
  19. Linked drop down lists

    Can anyone tell me how I go about making one list in a form only show relevant details depending what the user chooses in the preceeding list box....

    • Replies: 2
    • Views: 1,039
    08:33 AM Go to last post
  20. ASP SQL query question

    Greetings, I have a question about a database query from an asp page. My query is functional and produces the data that I need; however, one...

    • Replies: 6
    • Views: 639
    04:37 AM 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