Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: SQL Table Information

  1. #11
    Join Date
    Dec 2002
    Posts
    500
    Rep Power
    0

    Default

    i do a lot of that for work, create custom tools to write vb code. not just for database update. generate enumerations from table data. generate data transfer class from table schema, data transfer class from stored procedure resultset(schema), call stored procedure, validate domain for parameters before calling stored procedure. integrate them in MS Visual Studio .NET 2003 using SkyBow, so when you save your file it regenerates the code, fresh from live data in the database.
    Last edited by icymint3; Nov 9, 2006 at 09:00 PM.
    Cultured in Aggression and Koding like a Warrior!!
    “Common sense is instinct. Enough of it is genius.” - George Bernard Shaw.
    "The significant problems we face cannot be solved by the same level of thinking that created them." - Albert Einstein

  2. #12
    girldemsuga Guest

    Default

    Sounds good but I'm dont see it mention anything about VS.Net 2005. I wonder if i try to install if it will cause a problem

  3. #13
    Join Date
    Dec 2002
    Posts
    500
    Rep Power
    0

    Default

    i think it is compatible... tell us how it turns out when you do.
    Cultured in Aggression and Koding like a Warrior!!
    “Common sense is instinct. Enough of it is genius.” - George Bernard Shaw.
    "The significant problems we face cannot be solved by the same level of thinking that created them." - Albert Einstein

Posting Permissions

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