Ask a Question related to Coldfusion Database Access, Design and Development.
-
Benign #1
eport a database from ms sql 2005 to ms sql 2000
Hi:
I have Microsoft SQL 2005 Standard in my PC, I use CF 7.0/MS SQL 2005 to make
my application. I bought a 2 year hosting from Webserve.ca (NT PRO package).
Webserve.ca has MS SQL 2000. My problem is: If I design it in ms sql 2005 then
export it as a single file then import it in ms sql 2000 (in my webserve
hosting) will I have any problem? I mean I am worried about incompatibilities
and something like that. I have a short time for makeing that so I have no time
for making it again and if you tell me it will have some problems I will have
to buy/use a MS SQL 2000. So please help me and tell me what should I do.
Thanks
Benign
Benign Guest
-
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... -
trying to access sql server 2005 database
I have Dreamweaver MX 2004, trying to access sql server 2005. I can not get the SQL server driver on dreamweaver to successfully connect to sql... -
ANNOUNCE: DBD::Informix - IBM Informix Database Driver for PerlDBI Version 2005.01 (2005-03-14) released
IBM Informix Database Driver for Perl DBI Version 2005.01 (2005-03-14) has been uploaded to CPAN. IBM Informix Database Driver for Perl (also... -
Connecting to SQL 2000 Database
I am a complete beginner to PERL and programming. I am struggling to wade through all the relevant documentation about database connectivity etc. I... -
Serious Eport bug in FW MX 2004
When I export a FW document with 3 not alligned slices as Dreamweaver HTML, nested tables - no spacers the result is a messed up table. In the html... -
Dan Bracuk #2
Re: export a database from ms sql 2005 to ms sql 2000
The safest thing to do is beg borrow or steal ms sql 2000. Otherwise you may find that what works in development does not work in production.
Dan Bracuk Guest
-
SafariTECH #3
Re: export a database from ms sql 2005 to ms sql 2000
Unfortunately you stand a very high chance of it not functioning.
Usually Major version changes mean there are significant changes that are not
backwards compatible. I know that if you use a SQL 2000 db on a new SQL 2005
server, it goes through an up-conversion process and alters that previous db
for the new version. There would not be such a thing as a down-conversion in
SQL 2000
SafariTECH Guest



Reply With Quote

