EOF - is end of file. Sounds like you have run out of space somewhere.
Could be a software error as the link to database library has been broken.
general network error seems like a software/hardware error?????
Dear All,
My intention is to provide my colleagues with information on a daily basis, in as many forms as possible. I was wondering if automation of BCP is possible to the extent of producing graphs/charts etc, or would the production of such charts and graphs have to be produced manually from...
I WAS WONDERINING IF YOU COULD GIVE ME AN EXAMPLE OF BCP STATEMENT BECAUSE I CAN'T FIND ONE THAT MAKES ANY SENSE.
aLL i WANT TO DO IS SIMPLY PUT THE RESULTS OF A SQL STATEMENT INTO A TEXT FILE OR GRID OF SOME SORT.
I was wondering if anybody could clarify how to (if there is that is!) output SQL results into excel so that I can produce graphs, or any other spreadsheet package.
I was wondering if anybody could clarify how to (if there is that is!) output SQL results into excel so that I can produce graphs, or any other spreadsheet package.
I'm still having problems with the date function, so I'm going to tell you a little more about what I'm doing. I'm interrogating a remote database(UNIX network) using DTS in SQL 7 server. Initially I imported the database locally in order to test and verify my SQL statements more efficiently...
I'm still having problems with the date function, so I'm going to tell you a little more about what I'm doing. I'm interrogating a remote database(UNIX network) using DTS in SQL 7 server. Initially I imported the database locally in order to test and verify my SQL statements more efficiently...
select movement_date from st_history where movement_date < date() AND movement_date > date()-2 and warehouse = 'C1'
Try using WHERE myDate < date() AND myDate > date()-2.
the top one is what i have just tried - do i have to define "mydate" ?? - I'm fairly new to SQL so be gentle !
I need to be able to have SQL query a database for all yesterdays data - the date () -1 doesn't do it and the getdate () -1 either ?
I have seen some of the posts on here and know somebody must have come across this before ?
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.