has anyone here ever seen this message "The disk you were saving to or the disk used for temporary files is full. Free some space on this disk and try again. or save to a different disk" when saving a copy of an adobe file directly to the cd burner drive -using xp cd burner interface.
Thanks.
I created a couple of tables on my SQL Server using the wizard. Then, I generated the sql scripts to be outputted on a *.sql file. My question is, what is the meaning of "COLLATE SQL_Latin1_General_CP1_CI_AS" at the end of each sql script block? thanks a lot.
Could you please tell me how to separate these commands in several lines. Each line starting with the -e. I am running this on a Korn shell. thanks again.
cat test.txt | sed -e '/log/ s/log/ /g' -e '/car/ s/car/ /g' -e '/GO/ s/GO/ /g' -e '/ON/ s/ON/ /g'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.