you mean to redefine the tables in the dal like they are in the database ?
On Mon, Aug 13, 2012 at 2:43 PM, Khalil KHAMLICHI < khamlichi.kha...@gmail.com> wrote: > right, but you will miss the beauty of the DAL. > try creating the tables, it takes only a few minutes. > > On Mon, Aug 13, 2012 at 7:15 AM, hasan alnator <halna...@gardeniatelco.com > > wrote: > >> Dear ALL , >> >> So i can use sql server without defining tables , and if i want to use it >> , after i make the connection string i can use db.executesql("RAW SQL") >> ?? is that true ?? >> >> >> best regards, >> >> >> >> >> On Mon, Aug 13, 2012 at 4:16 AM, pbreit <pbreitenb...@gmail.com> wrote: >> >>> In order to use DAL query syntax, you have to define the tables. >>> >>> -- >>> >>> >>> >>> >> -- >> >> >> >> > > -- > > > > --