November 21, 2003 at 6:02 am
Could be. DTSLookups will return empty variant if no data. To protect against error use
If IsEmpty(arrAddresses) Then
...
else
..
End If
Far away is close at hand in the images of elsewhere.
Anon.
November 21, 2003 at 6:05 am
quote:
Could be. DTSLookups will return empty variant if no data. To protect against error useIf IsEmpty(arrAddresses) Then
...
else
..
End If
now would you please explain me this 'mickel' - 'muckel' thing, David ...or I'll post something in German. ![]()
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
November 21, 2003 at 6:25 am
Auch Mench, Frank. ![]()
Are you referring to the quote or the dialogue in the other thread?
Far away is close at hand in the images of elsewhere.
Anon.
November 21, 2003 at 6:27 am
quote:
Auch Mench, Frank.Are you referring to the quote or the dialogue in the other thread?
The other thread.
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
November 21, 2003 at 6:38 am
quote:
many a mickel mucks a muckel sic!
It's one of those obscure scottish (and I'm not scottish) phrases about money. As far as I know loosely translated it means "many pennies make pounds" or "look after the pennies and the pounds will look after themselves.
I must be getting to know you as I can't resist jokey posts with you, must be the child in me ![]()
Far away is close at hand in the images of elsewhere.
Anon.
November 21, 2003 at 6:41 am
quote:
I must be getting to know you as I can't resist jokey posts with you, must be the child in me
Thanks for explanation!
Keep that mentality, it's unpayable.
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
November 21, 2003 at 7:44 am
quote:
If IsEmpty(arrAddresses) Then
Many thanks, that did the trick
Stefan
Viewing 7 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply