Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

Anil Kumar Saharan

@Anil Kumar Saharan
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Timing a Procedure/Trigger
    A Anil Kumar Saharan

    checkout documentation for sp_help_job and related stored procedures

    Database database question

  • SQL Server Extended Stored Procedures
    A Anil Kumar Saharan

    Hi, I am writing a few extended stored procedures for SQL Server database. A few of the functionality limitations for which I could find any answers are as below, - How can we pass data that is larger than 255 characters to the extended stored procedure as parameter? Similarly is there a way to pass the long data results back (basically strings with length > 255) - How can we use the resultset returned by the extended stored procedure as a virtual table in the T-SQL functions/procedures? Has anyone else come across these limitations? Kindly share any possible logical solution to overcome these situations. Thanks in anticipation :) Anil

    Database database sql-server sysadmin question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups