473,587 Members | 2,267 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

toad and oracle vs. mssql and ?X?

hi all ms sql specialists.... .

i am a newbie on ms sql but
i am used to oracle and toad ...

and now a question (i guess this was asked xxx times befor but i
couldn't find the answer easilly) :

is there something powerfull like toad on oracle for mssql server? (not
enterprise manager)
Jul 20 '05 #1
2 3052
Might check SQLExeMS from www.laplas-soft.com.
Not as powerfull as Toad but....
"Christian Brennsteiner" <Cbrennst_@_F H_-_SBG_._AC_._AT> wrote in message
news:CJ******** *********@news. chello.at...
hi all ms sql specialists.... .

i am a newbie on ms sql but
i am used to oracle and toad ...

and now a question (i guess this was asked xxx times befor but i
couldn't find the answer easilly) :

is there something powerfull like toad on oracle for mssql server? (not
enterprise manager)

Jul 20 '05 #2
Christian Brennsteiner <Cbrennst_@_F H_-_SBG_._AC_._AT> wrote in message news:<CJ******* **********@news .chello.at>...
hi all ms sql specialists.... .

i am a newbie on ms sql but
i am used to oracle and toad ...

and now a question (i guess this was asked xxx times befor but i
couldn't find the answer easilly) :

is there something powerfull like toad on oracle for mssql server? (not
enterprise manager)


I'm not familiar with Toad's functionality, but the client tools from
Microsoft are good enough for most tasks - have you checked out Query
Analyzer and Profiler also? If there's some specific task you need to
accomplish, perhaps you could post details of what you're trying to
do, and someone may be able to suggest the best way to go about it.

Simon
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
682730
by: vnl | last post by:
I'm trying to run a SQL query but can't find any records when trying to select a certain date. Here's the sql: SELECT field 1, field2, date_and_time, FROM table1 WHERE date_and_time = '01-SEP-02' I'm getting no results. The date_and_time field is formatted like this: 2002-SEP-02 00:01:04
1
7025
by: Philip Mette | last post by:
I am in a crunch and need to covert this Oracle statement to MSSQL. Is there any Oracle/MSSQL experts out there that can help me? I do not understand the syntax enough to modify this. Thanks so much for any assistance. Here is the procedure. CREATE PROCEDURE UPD_ACTIVITY IS CURSOR ACT_cur1 IS SELECT DISTINCT A.ACCT_NUM, A.DUE_DATE
2
2476
by: luku | last post by:
Hello J have a problem with connecting to database using toad for ss on windows XP. the error is: class unregistered Please help thanks
0
3082
by: kamil | last post by:
Hi , I’am having the following strange situation. First let me explain the configuration: Windows 2000 server with sql-server and running reportingservices. HP9000 Unix server with oracle 9i database I’ve installed oracle client client tools on the W2K server and
4
2487
by: yehaimanish | last post by:
Is there any front IDE for MS SQL as there is MySQL Front for MySQL. I am looking for it so that it is easy to quickly add/edit/delete the data from the existing table. Please prode the Download URL is there is any. Regards.
9
2992
by: AnandaSim | last post by:
Hi All, I've had Access 97, 2000 connections to the corporate Oracle database for a few years now - but seldom use it. When I did use it years ago, performance was not fast but the features were good enough. Now, the version of Access is 2003 with Office SP1 applied, Windows XP against Oracle 9.2. And attached tables are real slow - 5 mins...
2
1269
by: B. Cavour | last post by:
I just changed a column from int to varchar. what I want to do is change those values to strings I'm having a hard time trying to find the command to do this Many thanks, BC
0
1722
by: sherifffruitfly | last post by:
Hi all, After finishing a script in Toad for MSSQL, I saved and closed the file in Toad. I then kicked off our staging process which moves the file from the save location to somewhere else. The staging process choked, coming back with a "file in use" error. After verifying that I had closed the file in Toad, I simply exited out of Toad...
2
25090
by: Srikanth Ravuri | last post by:
Hi I am new to Oracle and I am trying to create a new database in Toad Oracle. Can some one please help me to create one. I really appreciate your time and help. Thank you,
3
4625
by: PL Buenvenida | last post by:
Hi All, Good day. We have a job in BODI that is currently populating this current table and we want to update column (ISO_WEEK) in the attached file, I highlight the affected rows in yellow there are correct and the red are the one need to update in 2009W53-2010W53. Here is my script that I use and it still missing something? UPDATE...
0
7915
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7843
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8205
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7967
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6619
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3872
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2347
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1185
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.