Viewing 15 posts - 55,636 through 55,650 (of 59,067 total)
Guess you can't actually look into a book on Amazon anymore, huh ![]()
July 25, 2007 at 6:34 pm
Ummm.... not quite that simple... need to distribute a batch of QTY 15 issues against 4 batches of QTY 5 each and do the calculation and forward the remainder. Lot's...
July 25, 2007 at 6:29 pm
This sounds like the text version of a "name/value" table... I'm with MrPoleCat... if you could post a bit of the text table, perhaps we could help.
July 25, 2007 at 7:32 am
I don't know what sqlcomm1.ExecuteNonQuery() does because I'm no GUI programmer... UPDATE's are actually a form of a query and that may be your problem (but dunno for sure). But...
July 25, 2007 at 6:54 am
Heh... and I just "assumed"... we all know what happens when you do that, eh ![]()
July 25, 2007 at 6:34 am
Well... that depends... do you want to shrink the file or not? The NOTRUNCATE causes the "freed file space to be retained in the files". If you want to actually...
July 25, 2007 at 6:29 am
Heh... not unless some fool thought it would be a good place to store permanent data ![]()
July 25, 2007 at 6:19 am
Sum of the quantities for a given part. Quantity is add if the RowType is 'Receive', Quantity is subtracted if the RowType is 'Issue'. Another name for 'RunningBalance' might be...
July 25, 2007 at 6:15 am
Haven't figured out the long term/shorterm things yet, but here's some more realistic data to play with... created a single "work" table just to help imagine what's being received and...
July 24, 2007 at 11:18 pm
Heh... I think you're making a mistake using FLOAT on the RATEs (which I assume will be currency amounts of some sort). If you don't think so, try this...
July 24, 2007 at 10:48 pm
Heh... I just noticed that the dates in the example data are in the "dmy" format which means the examples posted are not in the correct date order and the...
July 24, 2007 at 9:42 pm
Viewing 15 posts - 55,636 through 55,650 (of 59,067 total)