Viewing 15 posts - 5,761 through 5,775 (of 6,216 total)
CDONTS is a better solution I think, especially if you'll be doing a large volume of email. BOL has some good examples - I'd recommend opening Query Analyzer and experimenting...
October 5, 2001 at 7:21 am
Hi Jodie - missed your last reply or would have posted sooner.
I like Patrick's idea of the 30 minute rule - you want them to wrestle with it and learn,...
October 4, 2001 at 5:56 pm
Vijay - please don't post your questions more than once. I posted an answer in the other forum where you posted.
Andy
October 4, 2001 at 3:21 pm
David, thats a pretty interesting utility I'll have to remember. Only had problems with msi once or twice, but it was a pain when I did!
Andy
October 4, 2001 at 3:18 pm
Hello Vijay,
You might be running out of disk space, CDONTS creates a text file per message. If you need more help, I'd suggest http://www.msdn.microsoft.com - unless you think its a...
October 4, 2001 at 3:12 pm
What net libraries do you have installed?
Andy
October 4, 2001 at 6:09 am
October 4, 2001 at 6:07 am
Very likely. You'll have to be in the dbowner or ddladmin roles (or one of the system roles). Connect as SA if you can.
Andy
October 3, 2001 at 8:30 pm
I can see where it would be possible though not fun to solve this by querying ActiveDirectory. If Enterprise Manager can do it, should be a way for us to...
October 3, 2001 at 8:29 pm
I imagine there are times that due to the small amount of data, the query planner may opt for a table scan rather than the index. Aside from it just...
October 3, 2001 at 8:27 pm
Sounds like the tables are linked. If you use Access with an mdb, tables in SQL/MSDE are linked and cannot be altered. If you're in project mode (.adp), then you...
October 3, 2001 at 3:14 pm
Looks like they are both api calls, this just gives you an interface to them.
Andy
October 3, 2001 at 9:16 am
Access2K in project mode uses MSDE - basically SQL Server with no tools.
Andy
October 3, 2001 at 9:01 am
Viewing 15 posts - 5,761 through 5,775 (of 6,216 total)