Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jorge Novo

@Jorge Novo
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • using aggregates on NULL
    J Jorge Novo

    select sum case when tt.coll is null then 1 else 0 end There are many ways as we can see:^) Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing

    Database database help question

  • How do you import a CSV file into MS SQL?
    J Jorge Novo

    You need the MS SQL server enterprise manager there you will find a tool just to import and export data for just about anything. Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing

    Database question database mysql sql-server sysadmin

  • Bring text from page to page
    J Jorge Novo

    There are many ways to do this. The quit and dirty would be to pass the values via sessions or thru the url string. ex. myfirstpage.aspx?mybox1=value Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing

    ASP.NET csharp visual-studio question

  • How To Connect to Database after Deployment
    J Jorge Novo

    First You need to create an ODBC Connection in the machine plus depending on the type of database such as Oracle, MS SqL, Teradata, Access. For Oracle systems you need the oracle client plus the proper DSN path in the oracle DSN folder. For MS SQL you need the ODBC drivers plus the PATH for the server. Hope this help. Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing

    Visual Basic sysadmin tutorial database question workspace
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups