+ Post New Thread
Page 4 of 96 FirstFirst ... 2 3 4 5 6 14 54 ... LastLast
Threads 61 to 80 of 1917

Forum: ASP Database

  1. Manage .ASP Include-Files...

    Program to manage .ASP Include-Files... on: http://members.chello.at/otmar.pilgerstorfer/ enjoy it, and give me feedback, o.p.

    • Replies: 0
    • Views: 910
    11:04 PM Go to last post
  2. web client disconnects from SQL Server - IIS timing out?

    I am having a problem executing long running queries from an ASP application which connects to SQL Server 2000. Basically, I have batches of queries...

    • Replies: 0
    • Views: 1,856
    06:18 PM Go to last post
  3. ASP Access Autonumber property

    Hi, I am wondering if there is a way to retrieve wether a given column in an Access Database is an autonumber as opposed to just an integer....

    • Replies: 1
    • Views: 1,255
    05:44 PM Go to last post
  4. "Operation must use an updateable query".- after conversion to NTFS

    You need to set NTFS permissions for IUSR (which weren't in place, obviously, when using FAT32). Right-click the folder, hit sharing and...

    • Replies: 6
    • Views: 1,607
    10:53 AM Go to last post
  5. Which db connection is better? DSN vs. straight

    > hard code the connection into your code calling the servername and database file) DSN ODBC is deprecated. Use OLEDB / DSN-less whenever...

    • Replies: 3
    • Views: 2,188
    08:05 AM Go to last post
  6. FTP Text to DB

    Hi and thanks in advance. I'm looking for some help for the following; A text file needs to be FTP'd to a site and then the contents of that...

    • Replies: 3
    • Views: 860
    07:31 AM Go to last post
  7. operation requires updatable query : after converting volume to NTFS

    Got the standard "operation requires updateable query" error, since converting volume on which some development ASP sites located (sites which are...

    • Replies: 1
    • Views: 1,150
    06:47 AM Go to last post
  8. Type mismatch when using Server.Execute?

    Whe I replace: <!--#include file="utility.asp"--> With <% Server.Execute "/dev/1/utility.asp" %> I get a 'type mistmatch error on my...

    • Replies: 3
    • Views: 1,464
    07:59 PM Go to last post
  9. adding a hyperlink to a field in a table created from a d/b query (Access)

    I've done this using Frontpage; and I know I've done it in the past using just ASP. I'm trying to stay away from FP on this site, so.... Can...

    • Replies: 1
    • Views: 1,249
    12:41 PM Go to last post
  10. Testing for SQL Availability in ASP

    In ASP (vbscript) is there a way to check to see if a SQL server is online before trying to open a connection? I have a situation where we have a...

    • Replies: 2
    • Views: 1,081
    01:22 AM Go to last post
  11. File uploading to server

    Can you help me find an asp code that will upload a file from my PC to web server? Mark

    • Replies: 4
    • Views: 877
    01:21 AM Go to last post
  12. MySql ODBC and Frontpage2003

    I'm a bit confused, or a lot. I'm developing a web app in Frontpage that needs to access a MySql database. MySql database is on the server located...

    • Replies: 2
    • Views: 1,145
    01:02 AM Go to last post
  13. options for form entry validation

    Creating an application website with MS Access on a Windows 2000 Server. I have a page where the user can enter in a "startdate" and "enddate";...

    • Replies: 3
    • Views: 1,146
    12:50 PM Go to last post
  14. Asp variables in sql select

    Hello, Is such select sql statment allowed? " SELECT * FROM Photo_SubCategory Where (Status = 1 And Session("id") <> "") or (Status = 0 And...

    • Replies: 4
    • Views: 3,308
    10:31 AM Go to last post
  15. Passing db values to function

    Hello, I am creating dynamic images with corresponding checkboxes by pulling data from an Access database. The onchange event of the checkboxes...

    • Replies: 2
    • Views: 1,657
    10:33 PM Go to last post
  16. DB Access Component

    Hi, Can i have the Connection object being passed as the parameter from the Component(Dll) i am using to connect to the databaese to the ASP page....

    • Replies: 3
    • Views: 972
    04:49 PM Go to last post
  17. querying a view of a lot tables

    I have setup a database to record our IP Account from ALL of our routers in a form. It's very slow and sometimes times out.. which is NO GOOD.. I...

    • Replies: 7
    • Views: 1,116
    03:30 PM Go to last post
  18. ASP Group Same Records and Give Total Count

    I need to know how to group like parts, then count them in asp. I have a table with 60,000 + part numbers that I need a total of each one that is...

    • Replies: 1
    • Views: 1,724
    08:50 PM Go to last post
  19. Rename table without breaking sp?

    What is the best way to rename a table without breaking esxisting Stored Procs that are dependent on the table....? Thanks Jason

    • Replies: 6
    • Views: 1,288
    08:25 PM Go to last post
  20. scheduled update of database

    Hi, I am using MS Access as database. I need to update the table on the 1st day of every quarter. Is there anyway to achieve ASP or MSAccess. ...

    • Replies: 4
    • Views: 1,101
    02:03 PM Go to last post

+ Post New Thread
Page 4 of 96 FirstFirst ... 2 3 4 5 6 14 54 ... LastLast

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