Viewing 15 posts - 38,461 through 38,475 (of 39,720 total)
Upgrade to SQL 2000 (you can run in sql 65 compatability mode until you upgrade the app).
However, this will not get the change you need. In SQL 6.5, you have...
January 28, 2002 at 10:32 am
January 28, 2002 at 10:29 am
January 28, 2002 at 10:28 am
January 28, 2002 at 10:22 am
Is this the same server begin upgraded? If so, then you should be able to upgrade through setup. Otherwise, use Brian's suggestion.
Steve Jones
January 28, 2002 at 10:21 am
I do not think so. Can you provide more information (text of errors, etc.)?
Steve Jones
January 28, 2002 at 10:16 am
It's a great benefit. You can have groups write in whatever language they want and still work together. A port to *nix would be the ultimate.
Steve Jones
January 26, 2002 at 6:52 pm
.NET is about a few things. One, it is about decoupling the language used to write something from the execution. So a VB component can talk to a C++ or...
January 26, 2002 at 1:56 pm
Makes some sense, but what prevents me from connecting via isql, reading the table, decrypting the pwd (too many tools on the internet can do this), setting the app role...
January 25, 2002 at 4:03 pm
Don't have time to check, but can runas take an input file like ftp? Like I did in the Pushftp article?
Steve Jones
January 25, 2002 at 2:45 pm
Can't you run a process using runas instead? This would alleviate the need to run as a domain admin (though you;d need an accoutn and pwd in SQL to run...
January 25, 2002 at 2:08 pm
I agree with Andy, but what you are asking is a little unclear. If you are expecting a SQL message to be sent when data changes, this is really a...
January 25, 2002 at 1:24 pm
lol, I wrote the Sybex SQL 2000 Design Study Guide:http://www.amazon.com/exec/obidos/ASIN/0782129420/qid%3D991345443/sr%3D1-8/ref%3Dsc%5Fb%5F8/102-5028696-8717706, Actually I wrote half of it. (second half)
Of course, if you read some of the user reviews of the Advanced...
January 25, 2002 at 1:20 pm
As a rule, I always use a domain user account, NEVER a domain admin account. You can substantially restrict the rights of the domain account, but in almost every case,...
January 25, 2002 at 1:15 pm
Haven't seen anything on these. They must have overhead to process and send the data, but no idea how much.
Steve Jones
January 25, 2002 at 1:11 pm
Viewing 15 posts - 38,461 through 38,475 (of 39,720 total)