in

Community

Take part in the community surrounding CodeBreeze and other products from SteelBlue Solutions.
Latest post 12-16-2009 11:42 AM by Joseph Baggett. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 03-19-2009 4:34 PM

    • radteam
    • Top 10 Contributor
      Male
    • Joined on 10-14-2008
    • FL, USA
    • Posts 2

    Stored procedure template / timestamp datatype handling

    Has anyone enhanced the Stored Procedures template to handle "timestamp " datatypes?

  • 03-29-2009 2:53 PM In reply to

    Re: Stored procedure template / timestamp datatype handling

    I guess none of the users on the forums have.

    What exactly do you need to know about this?  It shouldn't be that big of a deal to do.

  • 03-30-2009 12:11 PM In reply to

    • radteam
    • Top 10 Contributor
      Male
    • Joined on 10-14-2008
    • FL, USA
    • Posts 2

    Re: Stored procedure template / timestamp datatype handling

    Just wanted to find out if other people got creative out there and would share.

    I did create my own scripts / customized the Stored Proc script to deal with Inserts and Updates when a timestamp column is present in a table structure. It all depends on the tasks you need to deal with...

     

  • 04-03-2009 6:54 PM In reply to

    Re: Stored procedure template / timestamp datatype handling

    Feel free to post anything you want to share on this forum.  There is a files section if you want to upload something.  In the meantime, we are currently developing a CodeBreeze Gallery so users can share project or code templates.  Won't be done for a couple of months though.

    Also, you can now follow  CodeBreeze on Twitter.

  • 11-10-2009 10:46 AM In reply to

    Re: Stored procedure template / timestamp datatype handling

    I've been away from the forum for a while but yes, I've modified the Stored Procedure template extensively. Since we were using a timestamp field to manage concurrency this needed to be included in all modifying procedure calls (but could not be updated).

    I needed to modify the stored procedures template as well as the helper class.

    Since this is an old post, if you're still interested in timestamp handling I can post the template I created.

  • 12-16-2009 11:42 AM In reply to

    Re: Stored procedure template / timestamp datatype handling

    I haven't done it yet, but I think you would have to modify the GetType method in the provider and add the new data types there to be handled.  Is this what you did?

Page 1 of 1 (6 items)
2008 - All rights reserved
Powered by Community Server (Commercial Edition), by Telligent Systems