in

Browse by Tags

  • Problem with stripColumnText

    Hi all, I have to use a database which uses prefixes for column names (e.g. "strFirstName", "dtmCreated", "lngLoginCount") and so on. Now I try to eliminate these prefixes in the generated code using the stripColumnText. So I added stripColumnText="str*,lng*,dtm*,bln...
    Posted to Code Generation (Forum) by Axelino on 03-28-2008
  • Re: Are multiple references to the same table handled?

    When the Select includes .InnerJoin(ParaSonic.Lookup.LookupIDColumn, ParaSonic.CustomerContact.DispoCodeColumn) .InnerJoin(ParaSonic.Lookup.LookupIDColumn, ParaSonic.CustomerContact.MarriedIDColumn) I Get a SQLQueryException: The objects "dbo.Lookup" and "dbo.Lookup" in the FROM clause...
    Posted to Version 2.1 - Pakala (Forum) by dhigginx on 03-19-2008
  • Subsonic Noob question - Active Record generation

    How do I kick off the generation of the Active Record code? When I run "sonic.exe generate /out Generated" I get the base classes and the controller classes for the tables in my db, but nothing else. I am using the default templates for Subsonic. My app.conf options are: <SubSonicService...
    Posted to Version 2.1 - Pakala (Forum) by asmorger on 03-01-2008
  • Re: Subcommander change ideas...

    Ok, I have my changes done. Now for a little discussion. For #3, I changed the CS_StructsTemplate.aspx to NOT loop through and generate all the tables and DB stuff for all data providers. Instead it now accepts the current provider name and will generate the template based on that and when it is created...
    Posted to Version 2.1 - Pakala (Forum) by scuzball on 02-27-2008
  • Subcommander

    hi, I have compiled subsonic (2.0.3) from source, it get compiled from source. But when I compiled SubCommander I get this error. Error: A dependency of a referenced assembly may be missing, or you may be referencing an assembly created with a newer CLR version. See the compilation output for more details...
    Posted to Code Generation (Forum) by sharique on 02-27-2008
  • Subcommander change ideas...

    Alrighty then... I was an idiot and made a bunch of really good changes to Subcommander.... In OLD source. Now, I have to add my stuff to the new code. Can you say "Moron!"... Oh well. Here's what I have: When generating multiple data providers, and you have passed the data provider name...
    Posted to Version 2.1 - Pakala (Forum) by scuzball on 02-27-2008
Page 1 of 1 (6 items)