Viewing 15 posts - 1 through 15 (of 33 total)
A. I have stated before that I CAN'T post exact code because I would not be employed for very long if I did.
B. I did come up with a way...
September 8, 2011 at 7:40 am
Two things kinda negate that. The tables are inviolate. They are what they are and can't be changed, been there since the 5th day of creation. The people who have...
September 5, 2011 at 12:02 pm
Col1, Col2,.... Are the terms.
Classes for the student for each term go under the term they are scheduled to be taken in and of course you can take more than...
August 31, 2011 at 11:58 am
whoops in response to the messy inconclusive.... yes it is. The first column is an id and no it doesn't matter, the ordering going down as long as the ids...
August 30, 2011 at 9:02 am
thanks for all the responses. yes it's random when the data gets changed (at the whim of an academic advisor) so unfortunately I had to do it in excel, works...
August 30, 2011 at 8:36 am
Get the first column value for the row. If the first column has the same value in the next row,move to the next row, do parse else do nextid
parse
Start...
August 19, 2011 at 8:14 am
OK, I've gotten rid of the duplicates using a case but now I have data that looks like this:
ID COL1 ...
August 18, 2011 at 1:48 pm
I am trying to a non aggregate rollup... sort of.
I have columns for student, term1, term2, term3, etc.
The data under term is actually a course that is being taken that...
August 17, 2011 at 1:16 pm
I certainly do appreciate everybody's responses. And there were no issues with the DB changing modes that showed up yet. Considering this is a well used database I guess that's...
February 2, 2009 at 6:37 am
Lowell,
You are the man! The databases that I can't create the functions on are 70. Where I can create them is 80. So, next question is what happens if I...
January 29, 2009 at 7:22 am
hey lowell,
was running around with fire hoses all day so I didn't get a chance to get back on. Hopefully today although my emails are piling up already. I will...
January 29, 2009 at 6:57 am
smunson,
I submit to an old coder's tenet "Why write it if somebody else already did, just borrow it" I found this code out on a MS (I believe) forum. It...
January 29, 2009 at 6:46 am
Thanks Lowell, I'll have to look at that!
jb
ps big Calvin fan here!
January 28, 2009 at 9:47 am
Yes, I've tried 3 different accounts with sysadmin roles. They all do the same thing. I've tried using both windows authentication and an entered login (SA) logging into SQL server....
January 28, 2009 at 9:37 am
Viewing 15 posts - 1 through 15 (of 33 total)