Results 1 to 2 of 2

Thread: Sql server

  1. #1
    Guest

    Unhappy

    Hi-
    I have one flat table (Uni-database) in unix system. Anybody have any idea how can I read that table and have to transfer all the fields in SQL Database?

    Sohel

  2. #2
    Hyperactive Member barrk's Avatar
    Join Date
    Sep 2000
    Location
    My own little world
    Posts
    274
    SQL Server has a utility - BCP that will enable you to take a delimited file and transfer it into a SQL table. Do you have SQL Books (It usually comes with the Server Software)? There is a good explanation of how to do this.

    Hope this helps!
    Old Chick

Posting Permissions

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



Click Here to Expand Forum to Full Width