Thanks mutley1, after further research I cannot find a tie to -Y.
I did find a couple of articles where folks had encountered the same issue and could not find a workaround.
I did see something about BCP, but I would like to keep this as simple as possible.
If anyone has any other ideas pls...
Greetings,
When exporting qry resuts to CSV one column is so wide it wraps to the next row and the columns after it.
Is there a way to 'force' all columns on one line? or a format besides csv that I could export to?
Here is my batch code...
C:
cd Program Files\Microsoft SQL...
Greetings,
I have been given a report that contains 2 report tabs and a 3rd tab containing several graphs.
The first 2 tabs of the file are generated weekly out of a Business Objects (BO) scheduled export to Excel.
The 3rd tab is something upper managament slammed into the Excel file and they...
Thanks guys,
Here is the basic code snipped prior to exclusion...
IF DATEDIFF ( d, calldatetime , getdate()) <= 2 Biz Days then delete from temp table
If a Sunday falls between the startdate and enddate I need to not count the Sunday.
Thanks again,
cgh
Greetings,
I have a situation where I need to check if a call occurs between 2 dates. This is easy, the problem I am having is it needs to consider business days only which in my situation would exclude Sundays.
So if it was Monday morning and a call had occurred Saturday morning at the same...
Greetings,
I have a SQL 2000 (I also have 2005) qry file that runs through several steps. The qry file initially creates a table with a key column and several empty columns and then runs through a series of inserts. At the very end I execute a qry that rolls it all up into the view I need.
I...
Greetings,
Thanks in advance for your time and help.
I have a sheet containing data in tabular format in Excel (2003) that I am using as a data source for another worksheet in the same workbook where I have calculations (product formulas mostly).
At the top of the latter described sheet I...
Greetings.
My sincerest apologies if this is not the correct forum.
I am trying to get my Website up and running.
We are hosting using .MAC, but our domain name is through another company.
We have 2 domains www.abc.com and www.def.com that should point to the same Website.
The site...
Greetings,
Many thanks in advance for your help.
I have a report template in Excel and I added a button with macro that copies and pastes the desired portion of the template to a new Excel file.
My question is how could I automatically save the file per a value in the template and the file...
Greetings,
I keep getting a no lock error and it is very frustrating.
The same code runs fine, normally.
It seems like this issue occurs during peak times likes beginning of the month when reports are due across the company.
Here is the error.
Server: Msg 601, Level 12, State 3, Line 146...
Greetings,
What is the best way to check to see if a temp table exists in SQL 2000?
I have a step that creates the table and would like to programatically handle the drop/create.
Thanks for your help,
Cary
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.