+ Post New Thread
Page 11 of 96 FirstFirst ... 9 10 11 12 13 21 61 ... LastLast
Threads 201 to 220 of 1918

Forum: ASP Database

  1. Refresh Page

    I have an access db backend with a frontend in asp. The user is able to add, edit, view, and delete members from the db. I have a page that...

    • Replies: 3
    • Views: 1,654
    01:07 AM Go to last post
  2. SQL to allow a "no preference (all) choice

    I have an Access db and a set of .asp pages. I'd like to offer a website visitor the chance to select all records, in addition to being able to...

    2 Pages
    1 2
    • Replies: 21
    • Views: 1,111
    10:40 PM Go to last post
  3. Syntax for joing tables

    Hi all, I am using asp with an access 2002 database. I have 3 tables. tblAssets tblDescriptions tblEmployees AssetID ...

    • Replies: 4
    • Views: 761
    04:15 PM Go to last post
  4. quotation marks in text fields

    I'm using an sql INSERT statement to add text data to an Access database. If the text includes an embedded quotation mark, the text is truncated at...

    • Replies: 12
    • Views: 2,507
    03:11 PM Go to last post
  5. Can I change my BIT column to receive YES or NO?

    Is there a way I can make BIT column able to receive "yes" or "no" values instead of "-1" and "0" values? I use the following code to create my...

    • Replies: 1
    • Views: 1,150
    01:43 PM Go to last post
  6. String truncated at the first space in the string

    Hi, A curious thing append here! The line #1 create a TableData (table cell), a textbox and assign the current Field Value to the texBtox...

    • Replies: 5
    • Views: 2,031
    11:42 AM Go to last post
  7. Oracle and ASP

    Hello, i've wrote an ASP to connect to our Ora9i DB via ADODB: <--- snip ---> set db=server.createobject("adodb.connection")...

    • Replies: 2
    • Views: 354
    10:55 AM Go to last post
  8. How do I create a YES/NO column in my table?

    I use this code to create a table dynamically... strSQL = "CREATE TABLE (FirstName TEXT(30), LastName TEXT(20));" conn.execute(strSQL) This...

    • Replies: 5
    • Views: 2,762
    10:36 PM Go to last post
  9. webapplication with SQL-server

    Hi, I'm new to ASP. Currently I'm planning to develop a web application for my company. I want to use ASP for the application and use SQL-server...

    • Replies: 2
    • Views: 723
    07:24 PM Go to last post
  10. Creating custom functions for SQL Server

    Is there a really good reference/tutorial on creating functions for SQL Server? One of the questions that I have is wether or not it is possible to...

    • Replies: 5
    • Views: 1,642
    03:01 AM Go to last post
  11. How can I create a YES/NO column?

    I use this code to dynamically create a column in a table... strSQL = "CREATE TABLE (FirstName TEXT(30), LastName TEXT(20));"...

    • Replies: 0
    • Views: 988
    08:14 PM Go to last post
  12. DERuntime not Installed in Win2003 Installation

    In migrating ASP websites to a Win2003 server, I've found that the DERuntime.DERuntime component is not installed. Calls to the global.asa file...

    • Replies: 2
    • Views: 1,385
    05:44 AM Go to last post
  13. some advice please

    Hallo, I have to make a web application in Javascript/ASP for tenniscourt reservation (based on Access database). I would like to do everything...

    • Replies: 4
    • Views: 679
    03:52 AM Go to last post
  14. Content management system using backend database

    Hi, Can I ask some advice in regards database solutions and content management solutions.? Do you have a philosophy on what is the best for...

    • Replies: 13
    • Views: 928
    11:55 PM Go to last post
  15. Problem inserting a autonumber value from a recordset to another table as text

    The problem I'm having is I'm trying to insert a number value (UserID) obtained from the first SQL1 query from a table called User. In the Access...

    • Replies: 5
    • Views: 1,832
    06:47 PM Go to last post
  16. 800a01ad error when connecting to database in ASP.

    I have developed a simple ASP/VBScript application to allow a school IT coordinator to keep tabs on what software is installed on various PCs...

    • Replies: 0
    • Views: 1,149
    MPG
    04:07 PM Go to last post
  17. ASP - Access and dates

    Hi All, Some suggestions with this would be appreciated. I have a page that gives customers the ability to retrieve records for the last 3...

    • Replies: 5
    • Views: 998
    02:37 PM Go to last post
  18. (0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified

    Ok, I don't think this is that complicated, but I can't get it working right. I could work this fine under PWS and Win98. Having various...

    • Replies: 4
    • Views: 7,830
    02:11 PM Go to last post
  19. please help me with apostrophes

    When I insert info into a DB from a form, it cuts the string off at the first apostrophe ("). How would I make it insert the data as-is, with the...

    • Replies: 4
    • Views: 987
    01:21 PM Go to last post
  20. One-to-many relationship in asp 3.0 object design

    Hi All, I need some help optimising my object design. Since one article has 1+ authors, I assume the logical way to represent this is for my...

    • Replies: 7
    • Views: 724
    11:05 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