Viewing 15 posts - 76 through 90 (of 322 total)
Shelmina -- strike through's are just a text formatting option, like bold , italic, type face or font size; they are not part of the data.
So the problem lies with...
October 24, 2008 at 5:47 am
Thanks for your suggestions. I'm pretty sure I can't blame Access -- all of the eight tables are from the same Access DB, and the smaller ones are transferred at...
October 20, 2008 at 9:14 am
Can you set the named range in the sheet? If you do, the "data sets" available to import will include both the worksheet tabs (suffixed with a "$") and your...
October 14, 2008 at 4:49 am
Jeff, when you get that place straightened out, write it all down and publish it as "Tales from the deep Kimchie"; sounds like it would be best seller!
October 3, 2008 at 5:45 am
I wished for that ability also (wildcards in [fileName*] but it doesn't seem to be supported.
But you can always start with some token [FileName#SuffixGoesHere#] and do a string replace...
October 2, 2008 at 6:23 am
Animal Magic (10/2/2008)
Jim, i could be wrong, but i think the debate is regarding the number of rows returned rather than being able to see all the columns.
Nope, you...
October 2, 2008 at 6:00 am
Before everyone jumps on the "never SELECT *" bandwagon, I'd argue that there are cases where * is both useful and appropriate. One example is a view that provides a...
October 2, 2008 at 5:08 am
Nice introduction. I agree it (the database diagram tool) the has some nice features, but it also scared the hell out of me. As I recall, when I decided to...
October 2, 2008 at 4:33 am
Not sure that would constitute normal form, but whatever works for you.
My suggestion would have been a two column table with parent and child foreign keys. That...
September 30, 2008 at 10:49 am
Andy Lennon (9/30/2008)
September 30, 2008 at 7:57 am
Jimbo (9/30/2008)
Not that I've ever had the pleasure of working with a micromanager... 🙂
I have, and it is no pleasure...
September 30, 2008 at 6:56 am
Don't think it is in a cookie, cause I always need (and always want to) see the last 10. On another note, I don't think it matters which post you...
September 30, 2008 at 6:51 am
Perhaps the "group" discussion is something of a red herring. I do not use AD Groups at all (because the group membership is controlled by the IT staff, and...
September 30, 2008 at 6:35 am
I'd suggest a single table of parent-child relationships, and a second table, if necessary, translating relationship levels (0,1,...n) into appropriate names for specific product lines. In other words, treat it...
September 30, 2008 at 6:25 am
Good for you Steve, another plus for those of us who start out dumb -- we don't have to "dumb down" anything!
September 30, 2008 at 6:17 am
Viewing 15 posts - 76 through 90 (of 322 total)