Viewing 15 posts - 1,681 through 1,695 (of 3,366 total)
Most of the process went good, except of some problems with ref_cursors, and table locking - not something that I can't live with.
Yes but I was looking more...
April 20, 2009 at 4:30 pm
I'm new to sql server, but developed an application with a db on Oracle 9i.
An optional client want the application, but on SQL Server 2005, so:
I've installed SQL Server 2005...
April 20, 2009 at 4:18 pm
Per the breaking changes docs it does not exist however you could still run it check below for details.
http://msdn.microsoft.com/en-us/library/ms143709(SQL.90).aspx
April 20, 2009 at 1:51 pm
Full Text is very different in 2005 it is built in part of the relational engine you can auto populate so if you are upgrading drop all 2000 full text...
April 20, 2009 at 1:32 pm
Could you please elaborate about how Ora10g PL/SQL is more easy to integrate -or move to SQL Server 2005 than Ora9i PL/SQL code?
That depends on the platform in .NET...
April 20, 2009 at 1:03 pm
I am glad to see you have resolved your problem.
April 20, 2009 at 12:32 pm
If you put it in that folder and verified it you should be able to navigate to it in the drop down. If you still cannot find it ...
April 20, 2009 at 11:01 am
The actual question did you put both files in the Data sub folder of Microsoft SQL Server folder in programs because that is where you need to add it before...
April 20, 2009 at 10:39 am
Per Microsoft you must rebuild the Master check below for all you need.
April 20, 2009 at 10:24 am
It is in your tools menu and how to configure it you need to lookup Index tuning advisor configuration in Management Studio in the BOL. But you need to...
April 20, 2009 at 10:00 am
That could be related to the fact that most features in SQL Server Express and Developer edition are disabled by default. And the SQL Server team removed full text...
April 20, 2009 at 8:49 am
Here's an attempt to interest sql users in net:
'.NET Basics for the Database Developer: Take the Plunge'
http://www.devx.com/dbzone/Article/41440
I understand what you're saying but that was not my real point. A Point...
April 19, 2009 at 4:47 pm
Your generalization is condescending because people are in a SQL forum you have the need to educate these users with .NET. If you will reference an article written...
April 19, 2009 at 4:29 pm
Here's an attempt to interest sql users in net:
'.NET Basics for the Database Developer: Take the Plunge'
I moderate most of the Microsoft .NET forums I choose to use on the...
April 19, 2009 at 3:19 pm
I will only have problem if Microsoft is not providing code samples because if you know what you are doing you could modify their code for most needs. I...
April 18, 2009 at 5:42 pm
Viewing 15 posts - 1,681 through 1,695 (of 3,366 total)