Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
hdline
Starting Member
2 Posts |
Posted - 2008-12-29 : 07:53:59
|
| hi,I want to create an .ovl file as an extractg using SQL2005.i have created extract in .txt and .csv format earlier but i am not able to create in .ovl format. Please tell me how to do it. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-12-29 : 12:00:50
|
| have you tried using bcp? |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
hdline
Starting Member
2 Posts |
Posted - 2008-12-30 : 05:31:08
|
| i tried using bcp. i tried to extract it in the same way as i would extract a flat file. Instead of .txt i used .ovl and it worked.Thanks! |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-12-30 : 05:33:46
|
cheers |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|