How to use DBs from SQL 2008 in SQL 2000?
Guys, I was using SQL 2008 and nothing goes wel.. Now, I back to SQL 2000 and my websites works perfetly, my cashshop runs without any erros and much more.
But, how can I use my old databases on SQL 2000?
Can I install the SQL 2008 again and export it on a unversal files type or something?
So that way the SQL 2000 can recognise the files (?!) I dont know..
Thanks! :huh:
Re: How to use DBs from SQL 2008 in SQL 2000?
you can't do that mate, as you see SQL 2008 will run different queries, different codes etc etc.
sql 2000 has some different codes/querys using and higher versions have other, so solution isn't easy.
try to extract/convert your database data only ( .MDF ) files or something, and then import them
as in your database in muonline. just google how to use sql 2008 database in sql 2000
else you can't do anything than doing everything manually which will be a mess of a job.
Re: How to use DBs from SQL 2008 in SQL 2000?
OK man, thank you.
My problem now is the Gameaguard form Pinkof.
I cant run "minimizer"/"winmode" hehe
Re: How to use DBs from SQL 2008 in SQL 2000?
Quote:
Originally Posted by
h3nr1ck
OK man, thank you.
My problem now is the Gameaguard form Pinkof.
I cant run "minimizer"/"winmode" hehe
Yeah becuase he blocked it, maybe you can hook a minimizer.dll file into your main.exe which might help.