Viewing 15 posts - 1 through 15 (of 44 total)
I use variables with different names to store my file names in. Then the config file has an item for each variable. You do not need to have...
March 3, 2009 at 12:09 pm
http://technet.oracle.com is a good start. There are app and code downloads, doc, and training. I've used it to keep up with Oracle 7 thru 11.
February 1, 2008 at 9:26 am
Running the SQL Server services using the Local Administrator and adding the DBAs network account to the local machines Administrator Group should give you what you need. You do...
January 31, 2008 at 2:51 pm
Here is another thread on this subject. Check it out.
January 31, 2008 at 2:29 pm
Hopefully you are running SS2K5 (SQL Server 2005) as that is the version that has Mirroring, but since this post is in the SQL Server 7,2000 group I just wanted...
January 29, 2008 at 9:45 am
If you can give some details about the posted data (where it is posted, it's format, etc...), some details about how you want to transform the data, and some details...
January 29, 2008 at 9:41 am
When restoring a DB, you must check the restore you want to use. Just selecting the file is not enough. Then if you are restoring to a different...
January 23, 2008 at 1:30 pm
It would be nice if someone figured this out, I also could not get it to install. I just figured SS2K5 came out before Vista and therefore with Vista's...
January 23, 2008 at 1:21 pm
When you open SQL Server's "Server Network Utility" what protocols are enabled? It sounds like you need Named Pipes enabled as that is what your error message is complaining...
January 16, 2008 at 8:49 am
noeld (1/15/2008)
Vivien Xing (1/15/2008)
one more option: Freelance DBA and Consulting.I vote for that
I'd vote for the money, but not dealing with health insurance costs, vacation scheduling, finding time to...
January 15, 2008 at 12:59 pm
I do VS 2005 then SQL 2005 just because I now SQL drops in a version of VS for BI and I was hoping to save disk space, but I...
January 11, 2008 at 2:48 pm
I've seen some other posts where people are having issues with SQL Server to Oracle connectivity. In some places I've read that the DBA got things working in DEV,...
January 11, 2008 at 12:48 pm
If you are not on SP4, apply it. That may resolve your issue.
January 11, 2008 at 12:09 pm
I'd use a CASE statement like the following.
update table1
set column3 = CASE WHEN column1 < column2 THEN column1 ELSE...
January 11, 2008 at 12:05 pm
Do you like to build things and solve business problems using database technologies? In my organization the DBAs are called Database Engineers. Mostly because its a development shop...
January 11, 2008 at 11:05 am
Viewing 15 posts - 1 through 15 (of 44 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy