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 / April 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access Driver for CFMX on Linux30 Apr 2005 18:33 GMT8
I am running CFMX 6.1 on RedHat Linux AS. I have an MS Access database on a
Windows server I want to access. CFMX does not come with a built-in Access ODBC
or JDBC driver. Is there any way to get this to work? I can not convert the
Access DB to MySQL as it is still used in Access ...
How do I make an ODBC Connection to an offsite server?30 Apr 2005 18:03 GMT1
We are talking about CF Server 5.0.
CF5.0 Server 1 is based at one location on a WIN2K box. Data is written to a
MS SQL2000 server on this same box.
CF5.0 Server 2 is based at a totally separate location running on a Solaris
WHERE = field IN #listlen()#30 Apr 2005 12:03 GMT4
I'm capturing the value of wrong answers to question, i.e. 1,2,5,7, in a LIST.
I would like to use the  LIST with the WHERE to generate the question
incorrectly and then display the right answer. I got it to work by doing
X-amount data queries in a loop. I don't like that ...
CFQUERY - Calling results from one to supply inputs for another30 Apr 2005 03:03 GMT4
Here's my code...
------------------------------------
<cfquery name="Recordset1" datasource="DB1">
SELECT *
execute stored procedure29 Apr 2005 22:26 GMT1
Does anybody know how I can execute one of the system stored procedures from
master database.
for example this is throwing error:
<cfquery datasource="users">
Memory leak while performing standard select queries in a FOR loop29 Apr 2005 17:43 GMT1
I was wondering if someone can help me out with this issue.
1. We are pulling information from a struct/object in order to construct
queries.
2. These queries are dynamically constructed within loops - a query would be
Copying complete table from one MSSQL database to another29 Apr 2005 01:22 GMT5
I will soon have to move a complete table from one database to another (including the table structure and data in the table).
Is there an easy way to do this? Both are MSSQL databases.
Thanks!
list tables from Access 200028 Apr 2005 22:09 GMT4
Could anyone let me know  how I can get a list of tables  of an Access 2000 DB? Or is that impossible?  
Thanks, Liglin
Sub Query problem28 Apr 2005 21:56 GMT3
I have one simple question,
this is my query:
 SELECT users.*, (SELECT TOP 1 Product_name FROM Products WHERE user_id =
users.user_id) AS Product
Connecting to MS Access Datasource28 Apr 2005 16:13 GMT6
I'm having two problems.
Whenever I try to connect to an MS Access datasource with an ODBC socket or
the MS Access driver, I get the following error.
<pre>
Select * from textfile.txt28 Apr 2005 09:52 GMT1
I want to use a .txt as DB. The querying works with SELECT * FROM textfile.txt
and returns me the number of rows. The only problem i have is that I cant
figure out how to get multiple columns.
The textfile is ; delimited and the first row are the columnnames.
WHERE query problem28 Apr 2005 04:56 GMT1
Hi,
I need a  WHERE statement that does the following:
WHERE  LEFT(name,1) IN 'abcdef'
i.e. I want to see if the first letter in name field is in the 'abcdef'
Connecting foreign DB from Linux28 Apr 2005 02:53 GMT1
Want to connect Cach? DB from Linux. Cach? can be connected via ODBC but CF
does not deliver a driver for that DB. Linux does not have a Socket-ODBC, so
how can we establish a connection?
Thanks for a tip
Usage of the " IN " operator27 Apr 2005 20:58 GMT3
Permits contains a string: 4,16,12,9,12,7,5 .....
cookie.userid is a number    
<cfquery name="rsTitols" datasource="gallery">
     SELECT * FROM Galleries
ODBC Data Source on Mapped Drive27 Apr 2005 17:36 GMT1
We are working on a new web server with CFMX6.1.  
I am having problems creating an ODBC datasource to an Access database on a
network drive.  I have mapped the drive on the web server, but cannot get it to
verify in the CF Administrator.
Pages: 1 2 3 4 5 6 7 8 March, 2005
 
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.