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

Forum: Coldfusion Database Access

  1. How to Track When a Record Gets Updated

    I'd like to be able to automatically store the date and time that a record gets updated. I currently stamp the record when it's first created by...

    • Replies: 3
    • Views: 815
    02:48 PM Go to last post
  2. Multiple Records for one Activity.

    I am working on a search page for my work and my results are not comming out right. I know what is going wrong, but I don't know how to fix it....

    • Replies: 8
    • Views: 1,033
    02:56 AM Go to last post
  3. creating dynamic table in oracle

    Here is the bit causing problems: create table tempTAble (case_id) as SELECT case_id from feedback where feedback.status=1 Its giveing me the...

    • Replies: 1
    • Views: 2,304
    07:12 PM Go to last post
  4. Stored Procedure Performance

    I've got a stored procedure which is called from a VB application on the clients machine. This SPL takes about 2-3 seconds to run. I can run this...

    • Replies: 5
    • Views: 783
    06:14 PM Go to last post
  5. Querey Issues

    I have a Querey that select patients based upon there appointment being two days ahead of today..which means it selects all patients appointment two...

    • Replies: 5
    • Views: 632
    04:28 PM Go to last post
  6. Accessing MS SQL & Coldfusion

    I've set up a local MS SQL 2000 database for development yet coldfusion MX 6 refuses to see my database tables. My datasource verifies ok in...

    • Replies: 4
    • Views: 1,264
    bj
    05:40 AM Go to last post
  7. cfm code for form field to input into access database

    would anyone take a few seconds to give some extremely newbie info... I want to take a few form fields (Name, phone, etc)... take those form...

    • Replies: 2
    • Views: 1,501
    AWZ
    01:23 AM Go to last post
  8. How to Create an Auto-Number in a Query?

    I want to create a verity search collection by indexing the contents of a Union Query. My Union query collects data from multiple databases/DSNs. ...

    • Replies: 2
    • Views: 3,503
    10:06 PM Go to last post
  9. What causes this process to run

    What causes this process to run? delete FROM CGLOBAL WHERE CGLOBAL.lvisit < :v0 Is there a time setting in the CFADMIN?

    • Replies: 2
    • Views: 686
    08:55 PM Go to last post
  10. cfprocparam and ORACLE

    I need help with an error I am getting; I am calling an Oracle DB procedure in a package(people) PROCEDURE version_info (version OUT VARCHAR2)...

    • Replies: 9
    • Views: 1,144
    05:05 PM Go to last post
  11. inserting Japanese characters to SQL Server via CFMX

    What is necessary in the setup to save non-Latin characters to SQL Server via CFMX form? The ColdFusion data source has the Unicode option enabled...

    • Replies: 1
    • Views: 2,598
    03:19 AM Go to last post
  12. MS-SQL Connection fail

    I am using a PC with Windows XP, ColdFusion MX 6.1, MySQL 4.1 Server, DreamWeaver MX installed. Also works with a PC with Windows XP, ColdFusion MX...

    • Replies: 10
    • Views: 1,408
    11:28 PM Go to last post
  13. Connect to my database

    Hi All.... As the topic summary states: I am a "newbie with no clue!" I own, (and play site administrator) for an online e-commerce business...

    • Replies: 3
    • Views: 845
    09:07 PM Go to last post
  14. CF only redirects to unsuccessful login page

    I have created a page in DW using CF the database seems to be working fine because it will redirect to the page if Login is unsuccessful. Can some...

    • Replies: 0
    • Views: 873
    07:28 PM Go to last post
  15. Editing a MS Access Data Source

    1) I have a copy of Coldfusion MX 7 developers edition running on my system. So my computer is acting as my local server. 2) I used Coldfusion...

    • Replies: 1
    • Views: 1,026
    02:53 PM Go to last post
  16. Database mirroring with SQL Server 2005

    Well, first of all mirroring is not yet officially supported in sql2005. And microsoft has a JDBC driver that supports mirroring that should work...

    • Replies: 5
    • Views: 1,325
    02:19 PM Go to last post
  17. DB2 Connection Error

    I keep getting the following error: Event Type: Error Event Source: ColdFusion MX 7 ODBC Server Event Category: None Event ID: 0...

    • Replies: 0
    • Views: 738
    02:02 PM Go to last post
  18. Passing database column names as varable

    I've tried all night to figure this one out..And I can't seem to find the answear on the forums.. I've made a CustomTag-file that need these...

    • Replies: 3
    • Views: 1,086
    01:03 PM Go to last post
  19. Sum exceeds 32,767

    I am trying to find the average call length in our database of support calls by using "SUM(calltime) AS time_total" and then dividing that by the...

    • Replies: 6
    • Views: 847
    08:43 PM Go to last post
  20. Outputting Query Results with Unknown Column Names

    I have been using this code to grab the column headers from a select * statement. (I never know what table will be queried out of 12,000 or so. I...

    • Replies: 9
    • Views: 5,441
    08:22 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