+ Post New Thread
Page 96 of 96 FirstFirst ... 46 86 94 95 96
Threads 1901 to 1918 of 1918

Forum: ASP Database

  1. DB Sample Code

    I'm looking for some sample code that functions as an Access table editor. I had one that gave me a table grid with the hyperlink options to edit,...

    • Replies: 3
    • Views: 798
    03:28 PM Go to last post
  2. Better way to delete - kinda long

    Currently when I create add/edit/delete options for webpages I use the following format: 3 web pages: add - This is a regular form where you...

    • Replies: 0
    • Views: 455
    02:56 PM Go to last post
  3. ASP Web Form - looking for ideas.

    Hello Group, been lurking for a while now, great source of info. A little help if you will? I have two tables: Applicant1 Applicant2 I have...

    • Replies: 5
    • Views: 442
    01:25 PM Go to last post
  4. Linking of several tables in a heirarchical form

    I have a table, SYS_Locations, which lists all of the locations available for a system. I.E.: 1 -- Matrix Hall 2 -- Upstairs 3 -- Basement 4...

    • Replies: 10
    • Views: 542
    10:39 AM Go to last post
  5. Storing ASP code in a Access mdb memofield and insert it in a asp-page

    "Chris Hohmann" <hohmannATyahooDOTcom> schreef in bericht news:eStRtmfPDHA.2480@tk2msftngp13.phx.gbl...

    • Replies: 2
    • Views: 627
    Ron
    09:54 AM Go to last post
  6. adding multiple records

    Thanks Perry, I am not sure what : (" & (nBsae £« 1£ > © & " )") is as the characters are not normal? could you please repost, thank...

    • Replies: 1
    • Views: 995
    02:32 AM Go to last post
  7. How to connect to ASCII database file via ADODB?

    How to connect to ASCII database file via ADODB? Hello, I have received an ASCII database file. I would like to connect & read the ASCII file...

    • Replies: 0
    • Views: 1,395
    09:50 PM Go to last post
  8. Whats Is Fast For Setting Recordset !

    Dear Friends Hope you all doing great. Few days ago I asked you all for a coment on using Access and ASP. I got many replies. In one of the...

    • Replies: 1
    • Views: 911
    08:11 PM Go to last post
  9. Reading from one table directly into another

    Is there a way to get a row from one table and write it directly into another table? Most of the columns are named the same, but their are a few...

    • Replies: 2
    • Views: 582
    05:59 PM Go to last post
  10. ASP ACCESS Db Field Size

    place the info into a memo field ================================ http://www.ASPkey.net/ A Resource Site for Web Developers *Free OnLine web...

    • Replies: 1
    • Views: 1,052
    06:17 AM Go to last post
  11. Unique Records in asp

    Hi, How can I count only unique records in a recordset? (sql server 7.0). When I do a select query for an asp page, I may have more than 1...

    • Replies: 3
    • Views: 1,683
    06:44 PM Go to last post
  12. help with asp code

    http://www.aspfaq.com/show.asp?id=2109 Pets2adopt wrote:

    • Replies: 2
    • Views: 514
    03:11 PM Go to last post
  13. Date problems with SQL (previously Access code)

    I have the following code: biddate = request("close_month") & "/" & request("close_day") & "/" & request("close_year") bidtime =...

    • Replies: 2
    • Views: 610
    01:49 PM Go to last post
  14. HELP! Access upsize problem

    You need to connect to SQL Server with the appropriate priveleges (eg Database Owner) -or- if you are getting an error, you need to tell us what it...

    • Replies: 1
    • Views: 421
    12:05 PM Go to last post
  15. ASP/ODBC Problems

    Since you have VB.NET installed on the computer, can you connect to the same SQL server with Server Explorer in VB.NET. If so, you may copy the...

    • Replies: 0
    • Views: 554
    02:59 AM Go to last post
  16. Query Which Returns A Result Set Depending On Two Criterias !

    "Lovely Angel For You" <lovely_angel_for_you@yahoo.com> wrote in message news:55295a7e.0306280821.35cdd9ed@posting.google.com... Joins are well...

    • Replies: 0
    • Views: 561
    10:17 AM Go to last post
  17. SQL - Updating Empty Text Field is enterring -1

    > "Update set userid = '" & REquest.form("userid") & Response.write this to the screen, instead of executing it, and examine the result.

    • Replies: 1
    • Views: 1,654
    11:28 PM Go to last post
  18. A Note About ORA-02041: client database did not begin a transaction...

    I received this error message when I was running my package.procedure to access a remote database view -- via a database link -- on one database...

    • Replies: 1
    • Views: 2,787
    01:41 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