Viewing 15 posts - 1,171 through 1,185 (of 1,221 total)
Everything depends on size and space: how big is the database and how much disk space is available AFTER allowing for growth. It's a juggling act, not entirely unlike indexing...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 13, 2005 at 10:36 am
Thanks, Wz! I've never done that sort of syntax in a join clause but I think I have it puzzled out. I knew it was an easy one, my brain...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 11, 2005 at 9:59 am
Out of curiosity, I'd alter the table definition and make the varchar(4000) field a text field and see if it behaves the same. I would also check the incoming data...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 10, 2005 at 9:10 pm
Mucho congratulations, Frank! <groucho>You're an inspiration to us all, what you inspire us to I won't get in to. 🙂 </groucho>
And good-o on the kid!
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 8, 2005 at 10:49 am
Actually, the answer is yes, sort of. Access can be started with a command line switch to invoke a macro, you could code a set of macros to run the...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 8, 2005 at 10:27 am
Well, the original spec was "file writer doohickey", but it sounded so unprofessional. ![]()
It is a very unpleasant thing where I'm accumulating data...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 8, 2005 at 10:14 am
I am Sartre of Borg: existence is futile! ![]()
(sorry, came across this a couple months ago on Slashdot and couldn't resist!)
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 8, 2005 at 10:03 am
"It sounds like the SQL connection mantra of "open as late as possible, close as early as possible" isn't being followed in the client code."
Heck, we did that in dBase...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 7, 2005 at 1:53 pm
Talk about potentially a hot button topic! I'm not a fan of over-emphasis of computers in education and I think that's where we are heading as a society. It can...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 7, 2005 at 1:42 pm
Check the sql services account. If it's a machine account rather than a network account, that could be it. And stick with UNC names when you're doing this. If you...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 7, 2005 at 1:24 pm
Myself I want Microsoft Access on the Mac. I'm thinking about remote control software on a Mac laptop VPNing to my home net giving me Access and SQL Server.
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 1, 2005 at 11:40 am
You didn't get me, but I still enjoyed it. That's the third 4/1 that I've seen today, wikipedia.org has a good one that I won't spoil, but my fav was...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 1, 2005 at 11:31 am
I experienced something similar in the dim corners of my memory. I believe I had an overlapping process that was writing to the backup file when the backup fired off,...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
March 30, 2005 at 9:46 am
Huh! How did he not have permission to tempdb? Was he explicitly removed or denied?
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
March 28, 2005 at 3:06 pm
Drat! Too late seeing the message! UNC should take care of you. I found the same thing in previous versions. I don't think the OS/SQL "sees" mapped drives, it only...
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
March 25, 2005 at 8:33 am
Viewing 15 posts - 1,171 through 1,185 (of 1,221 total)