Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Database Access / August 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting number of inserted records31 Aug 2007 16:54 GMT11
I'm moving from 6.1 to 8.0 and have found a query which works in 6.1 but not
in 8.0, and I'm just wondering if there is a workaround for it.
What I'm doing is inserting multiple records into a table and using @@rowcount
to find out the number of records inserted, this code ...
Insert into 2 datasources within One Script31 Aug 2007 15:24 GMT3
Is it possible to insert into 2 different datasources within the same script?
It seems as if Coldfusion will only process the first query.
<cfquery datasource="PhoneBook" name="saveBuildingSQL">
    INSERT INTO tblRole
cf inserts wrong date!31 Aug 2007 13:44 GMT2
I want the registered users of my site to send each other messages.
I have a database with 2 tables for the messages: the first is for new
messages, the second is for saved messages. When a user logs on & goes to their
message inbox the page lists 2 catergories from the 2 ...
Query strategy31 Aug 2007 00:02 GMT7
I need to do a query similar to this one:
SELECT * FROM t1 WHERE id NOT IN (SELECT id FROM t2);
The problem is that t1 is in a MySQL datasource and t2 is in a Foxpro
datasource.  I tried bringing everything I need under the for of queries and do
Querying DB Tablenames Surrounded by Parenthesis28 Aug 2007 15:59 GMT3
First off, let me clearly say, I DID NOT DEVELOP THIS APPLICATION LOL. I'm the
one who's stuck trying to upgrade the piece of garbage.
I am working with a datasource which is a Access DB . The DB Table names are
surrounded by parenthesis, and when i go tell cfquery the table, CF
Best Way to Cache Some Data?27 Aug 2007 22:44 GMT6
Hi --
I am building a database driven RIA and one part of my application is the
main menu. This is pulled from my DB as the menu options presented to the
user are based on the users security level. Currently my <CFQUERY> tag is as
Connect to mysql without datasource27 Aug 2007 22:14 GMT4
Good day every body.
Im sure this is possible but i dont know how.
I need to connect to a mysql database without creating a datasourse.
I need the query code please.. if i need to install a driver on the server or
# used as part of column name in DB27 Aug 2007 19:25 GMT1
I am working with a pre-existing database in which many of to column names
contain a # sign. Does anyone have a good solution for this scenario aside from
renaming the column?
Example Column Name: Last_CTR#
CF8 Mysql ODBC invalid Date / Time 0000-00-0027 Aug 2007 17:56 GMT6
CF8 and MySql 4.1.10 MyISAM on windows 2003 webed
Some of my DBs have 0000-00-00 dates.
This was no problem in CF7, but now in CF8, after doing a basic select it
errors invalid date / time.
SQL Error27 Aug 2007 15:06 GMT10
I'm trying to insert data into two in MS SQL server. I get the following error
Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][SQL Native
Client][SQL Server]Incorrect syntax near '-'.  
The error occurred in C:\ColdFusion8\wwwroot\Rayanne\customerinsertsql3.cfm:
Displaying data from a database26 Aug 2007 20:09 GMT5
I have 2 issues
first: I need to have the information automatically sorted "descending".
second: ineed the information to wrap.
been working on this for a while and can't seem to resolve these 2 items.
cfquery of MVS DB2 table containing BLOB Column24 Aug 2007 15:44 GMT4
Using ColdFusion MX 7.  Able to convert the BLOB into a string when the data
source is in UDB (Our development Database) however when the data source
changes to MVS DB2 (Staging and Production Databases) the template no longer
renders the data to the screen.
Inserting into two Access tables24 Aug 2007 13:49 GMT2
I'm trying to insert data from one web form into two Access 2007 (set up as
2003.mdb ) tables.
Iget the following error message by using the attached code.
Just wondering what's missing
Dynamic Accordion24 Aug 2007 04:27 GMT1
Hi --
I would like to build an accordion by iterating through a record set and
create the open and close tags for the accordion based on a value in my
database. However, when I try using the <cfif>/<cfelse> tags with
cfstoredproc request times out23 Aug 2007 17:19 GMT6
I am attempting to call a stored procedure using the cfstoredproc tag and no
matter what I try I get  "The request has exceeded the allowable time limit
Tag: CFSTOREDPROC" I have tried several different stored procedures. Each
procedure works when called from SQL Plus. This is ...
Pages: 1 2 3 4 July, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.