Upgrading from 6.5 to 2000

Upgrading from 6.5 to 2000

Post by Gary » Sat, 02 Jun 2001 09:51:07



Hi,
    I'm testing the Upgrade path from 6.5 to 2000. I have tested the upsize
Wizard and am having problems with UDF's after the upgrade. When I try and create
a UDF I get incorrect systax error near the word Function. I though at first this
may be a security issue, but trying to Grant Create Function produces the same
error. It looks like 'Function' is not recognised as a keyword by the upgraded
database.

Any ideas as to why this is happening ?

I have tested using DTS, this works fine and I can work with my UDF's. Any
shortfalls in just using DTS rather than the upgrade Wizard ?

Cheers
Gary

 
 
 

Upgrading from 6.5 to 2000

Post by Lewis Bruc » Sat, 02 Jun 2001 11:54:42


It's been a while since I did a 6.5 upgrade, but I believe the upgrade
wizard leaves the database in "6.5 compatibility mode".  That disables a lot
of the new functionality for strict backward compatibility.  This can be
examined and changed with sp_dbcmptlevel stored procedure and nust be
executed for each upgraded database to take advantage of new features.

Strictly speaking, new features are not disabled by the compatibility modes,
but new keywords are; that is the problem you are running into.


Hi,
    I'm testing the Upgrade path from 6.5 to 2000. I have tested the upsize
Wizard and am having problems with UDF's after the upgrade. When I try and
create
a UDF I get incorrect systax error near the word Function. I though at first
this
may be a security issue, but trying to Grant Create Function produces the
same
error. It looks like 'Function' is not recognised as a keyword by the
upgraded
database.

Any ideas as to why this is happening ?

I have tested using DTS, this works fine and I can work with my UDF's. Any
shortfalls in just using DTS rather than the upgrade Wizard ?

Cheers
Gary

 
 
 

Upgrading from 6.5 to 2000

Post by Gary Wilso » Sat, 02 Jun 2001 12:22:35


Thanks Lewis,

yep, that makes perfect sense.    

I'll upgrade again and check the compatibility mode, might have been nice if MS had documented this clearly in the
upgrade white paper. (If it's there I can't find it).

thanks again for your help on this one

Gary

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

 
 
 

1. SQL Upgrade Wizard 6.5 to 2000 fails -- HELP!!

I get an error stating on an NT server box:
"Neither DSN nor SERVER keyword supplied. Invalid connection string
attribute"
And this msg comes up next:

Please make sure this value is not NULL."


computer is identical.
The error seems to come up after providing the 'sa' passwords and
selecting the export server.  The status box says "Restarting
MSSQLserver service" when the error occurs.
I have tried to reinstall 2000.

I cannot figure this out or find any information on it.
PLEASE HELP!!!

2. Oracle Reading?

3. Updating a record except for on Column

4. Upgrading from 6.5 to 2000

5. OLAP, faceted classification, multiple inheritance : where are the links ???

6. upgrade sqlserver 6.5 to 2000 hangs during preparing sql-dmo

7. sql export to xml files

8. Upgrade from 6.5 to 2000

9. Upgrading SQL 6.5 to 2000

10. procedure on how to upgrade from 6.5 to 2000

11. Upgrade from 6.5 to 2000