Ask a Question related to Coldfusion Database Access, Design and Development.
-
Rolf #1
Coldfusion & data separate
My Dell web server has 7 GB on Drive C partition and 140 GB on Drive D
partition. I like to put Coldfusion MX 6.1 on the C partition to access the
admin etc. and put all my web sites and databases in the D partition. When
configuring the installation, a warning pops up telling me that both CFusuioMX
and the data should be on the same (C:) partition. Any possible problems
having the application and databases separated?
Rolf Guest
-
passing data from Coldfusion to Flash
I have created an interface to pass variables from Coldfusion to Flash. When I run the .cfm code below in a browser, then check the "Page Source" I... -
MS SQL 2000 Data Migration w/ ColdFusion
We've recently started work on a website where the SQL datasources reside on a drive without much space. We therefore want to migrate the all the... -
Separate edit page for a Data Grid
Hello there, I have a data grid that's going to display a but of data that I want to make editable. Problem with this is that there goign to be... -
sending data to coldfusion from flash
i wanna send some strings from flash to coldfusion,and make those strings a text file saving on my server through coldfusion. i know <cffile> tag... -
Populating a datagrid from two separate data sources
Hi all, I have an interesting situation. I have a datagrid I'm currently populating using a dataset but now I need to introduce some extra... -
paross1 #2
Re: Coldfusion & data separate
I believe that it is objecting to you putting your web site (.cfm) templates on
a different partition than your ColdFusion server, rather than referring to
your database being on a separate partition. None of my SQL Server or Oracle
databases are even on the same machine as any of my ColdFusion servers.
Phil
paross1 Guest



Reply With Quote

