Menu

#1 SqlServer.7.xml

open
nobody
None
5
2003-05-11
2003-05-11
No

Fix to SqlServer.7.xml to make it work with SQL 7.0

Discussion

  • Tim Stahlhut

    Tim Stahlhut - 2003-05-11

    SqlServer.7.xml

     
  • Cory Fahey

    Cory Fahey - 2004-02-17

    Logged In: YES
    user_id=911555

    Similar to the changes I made and was about to post!

    Although I have a line here for qryfunctions, I am not positive
    that it will work since our dbs do not use custom functions.

    <add key="qryFunctions" value="select name as
    ROUTINE_NAME from sysobjects where xtype IN
    ('IF','FN','RF','TF') order by name" />

    Hope it helps!

    Cheers,
    Cory

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.