+ Post New Thread
Page 2 of 96 FirstFirst 1 2 3 4 12 52 ... LastLast
Threads 21 to 40 of 1918

Forum: ASP Database

  1. connecting to sql server db

    Hi, Is there a way to connect to an sql server db if it doesn't have an sql server logon, i.e. if the server uses only windows authentication? ...

    • Replies: 8
    • Views: 1,056
    03:31 PM Go to last post
  2. syntax problem

    hi!! This is my problem. Im planing this without success *i have 3 tables table1 table2 and table3... *The tables have some fields with the same...

    • Replies: 12
    • Views: 656
    10:40 PM Go to last post
  3. permissions problem

    Hi! I am writing a application using ASP and MSAccess. I create a sql query in order to add or drop a field from my db. However, when I try to...

    • Replies: 14
    • Views: 1,117
    07:42 PM Go to last post
  4. ASP error

    I'm trying to connect with an Access database with this snip from a sample application originally designed for SQL Server. There is an include file...

    • Replies: 9
    • Views: 1,048
    ZaM
    08:30 AM Go to last post
  5. SQL question

    Hi gurus, I have 3 tables and their fields as follows: 1) Buyers: BuyerID 2) Sellers: SellerID 3) BuyersSellers: BuyerID, SellerID,...

    2 Pages
    1 2
    • Replies: 36
    • Views: 1,123
    09:48 PM Go to last post
  6. What am I doing wrong?

    > rs.Source="SELECT id From User Where upper I asked this before... Try sql = "SELECT id FROM user WHERE UPPER(cLoginID) = '" & vUserID &...

    2 Pages
    1 2
    • Replies: 34
    • Views: 1,033
    11:01 PM Go to last post
  7. Replace function

    Please help, I want to replace a string within field in a table with a nother string. I am using the replace function but I am doing something...

    • Replies: 7
    • Views: 1,124
    04:10 PM Go to last post
  8. Datediff Problem

    I am having some difficulties with the function Datediff! I am trying to calculate the number of days between two given date E.G: Number days...

    • Replies: 6
    • Views: 751
    08:49 PM Go to last post
  9. insert error

    Hi all, I have a table containing an ID (unique, autoincrement) and some other fields including IP. When I try to insert the 'ip' I get a...

    2 Pages
    1 2
    • Replies: 24
    • Views: 1,406
    08:25 PM Go to last post
  10. pop up window

    Does anone know if it is possible to write the code allowing the user to browse directories and files on the server with some kind of window ? I...

    • Replies: 7
    • Views: 483
    08:29 AM Go to last post
  11. SQL Query - Help

    Can someone please help me with query. We are using this query in one of our asp pages. As I didn't write this query in the firstplace I am...

    • Replies: 12
    • Views: 1,061
    07:34 PM Go to last post
  12. Help with SQL Query

    I've built a table where each record relates to a meeting. Meetings may be independent or may be linked indicating that they occur sequentially. I...

    2 Pages
    1 2
    • Replies: 21
    • Views: 1,219
    11:53 PM Go to last post
  13. SQL query

    Mytable has 20 fields.I need select three columns from mytable. My query: ' select columnname1,columnname2,columnname3 from mytable '...

    2 Pages
    1 2
    • Replies: 20
    • Views: 953
    01:49 PM Go to last post
  14. Woops better watch where I send thing. Marni is Doreen's sister and Sam is Marni's pet name for Doreen. Blushing Grant

    2 Pages
    1 2
    • Replies: 24
    • Views: 949
    03:06 PM Go to last post
  15. User Authentication

    Hi All: I would like to have certain areas of a site that I am developing password protected but I am not sure how to go about doing this. I know...

    • Replies: 10
    • Views: 1,273
    12:09 PM Go to last post
  16. update multiple records

    I'm trying to to update multiple records with a drop down. My update statment updates all selected records with all selected choices. I get for...

    • Replies: 3
    • Views: 2,005
    11:52 PM Go to last post
  17. audit trail

    Hi, I'm building an audit trail for a web app using MS-Access. The way I'm doing it now is by adding fields like 'LastUpdated', 'UpdatedBy',...

    • Replies: 10
    • Views: 863
    03:24 PM Go to last post
  18. connection string

    Hi there, I have recently changed the connection string on a site that was working perfectly. I used an OLE DB connection with this code: var...

    • Replies: 6
    • Views: 1,762
    02:24 PM Go to last post
  19. SQL error

    Does anyone can tell me what is wrong with my SQL server? My database field size is 3000 with nvarchar. I got an error Microsoft]{ODBC SQL...

    • Replies: 16
    • Views: 641
    04:39 AM Go to last post
  20. Could not find installable ISAM

    Hi, Using this ASP code I get the error Could not find installable ISAM. I always connect to Access databases using ADO and Delphi. I never got...

    • Replies: 16
    • Views: 2,320
    03:18 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