YAFLogo

@butun
  • @butun
  • 56.6% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Hi everybody,

I have downloaded the latest YAF source code and tried to install it using sql server 2000 as data storage but i got this when i debug the source code.

FILE:
mssql/procedures.sql

ERROR:
Invalid column name 'id'.


i guess install scripts should be modified in order to install YAF on sql server 2000.
Sponsor

@butun
  • @butun
  • 56.6% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
sorry here is the exact error,


FILE:
mssql/procedures.sql

ERROR:
Invalid column name 'id'.

STATEMENT:
CREATE PROCEDURE [dbo].[yaf_replace_words_delete](@ID int) AS
BEGIN
DELETE FROM [dbo].[yaf_replace_words] WHERE id = @ID
END



so should we quote all db specific keywords? like 🆔
@butun
  • @butun
  • 56.6% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
ok i got it.

it is a language specific problem. thanks
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button