Search results for query: *

  • Users: SN95GT50
  • Content: Threads
  • Order by date
  1. S

    Carriage returns when creating a view in VB.Net

    I am using VB.Net to write to oracle, so far its going pretty well, but, I ran into something that is more an issue of how it looks than functionality. I am issuing a create replace view command using the following snipit of code. sOraCmd = "CREATE OR REPLACE VIEW " sOraCmd = sOraCmd & q &...
Back
Top