Jump to content
Software FX Community

DRi

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by DRi

  1. Hi JuanC,

    my Version of PowerGadgets.CreatorMobile.exe is 2.0.4309.32062. I'm using SQL-Server Express 2008 R2.

    Type of the field in this case is a "uniqueidentifier" but it also crashes if I use a "nvarchar"-field with the parameter.

    There's no difference what type of field I use with the parameter, it's always crashing.

    Without using any parameter everything is fine and there's no crash.

     

    Thanks for checking this.

    Regards,

    DRi

  2. Hello everybody,

    I've a question about building a sql-query with parameters. If I use a parameter in my query with the "@" like shown in the QuickGuide and click on Next-button the Program crashes.

    Can anybody help me?

    As mentioned in the QuickGuide it should show the "Configure Parameters"-Dialog instead of crashing. 

    My query looks like "Select sales from Agents where brokerage_id=@myParam"

×
×
  • Create New...