User Profile

Collapse

Profile Sidebar

Collapse
jf951
jf951
Last Activity: Nov 11 '06, 04:37 PM
Joined: Nov 11 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jf951
    replied to Help for Sql Query
    do the conditional branching earlier,

    if @Folio = '' --if account number is null

    select * from tbl where param1 and param2 and param3

    else

    select * from tbl where param2 and param3...
    See more | Go to post

    Leave a comment:


  • jf951
    started a topic MS SQL/ADP loses records

    MS SQL/ADP loses records

    anyone have this problem? it was reported to me that the records entered over the past 4 weeks are gone. i checked for rights and any sp's that would delete.
    they just disappeared? thanks.
    See more | Go to post
No activity results to display
Show More
Working...