CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2009
    Location
    Stuttgart, Germany
    Posts
    56

    Starting in Transact-Sql

    Hi guys,

    I have now several hours trying to find out how Transact-Sql works.. it doesn't seems too hard but the problem is that I can't find where I should write the code. I use SQLyog and when I try write some query either IF or variable declarations statements, it throws and error code No 1064.

    Am I wrong? or where should I run this procedures?

    Best regards,

    Raul Bolaños

  2. #2
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    Re: Starting in Transact-Sql

    post the code you are trying to write.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured