473,385 Members | 1,531 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Performing a SQL statement

I am used to I_SQL in SQL SERVER and SQL Plus in Oracle, I can not
find anything in MySQL that is simlar for building a querry.

Is there a client side tool that is simular?
Jul 20 '05 #1
3 1246
"Bernie Yeater" <be**********@msn.com> wrote in message
news:e8**************************@posting.google.c om...
I am used to I_SQL in SQL SERVER and SQL Plus in Oracle, I can not
find anything in MySQL that is simlar for building a querry.

Is there a client side tool that is simular?


Are you talking about a GUI tool - to let you diagram your query and then
generate the SQL for you? I have found nothing better than MS Access.

Since you can create tables linked to your MySQL database inside MS Access,
that is the tool I would recommend. I have found this to be a great way to
learn the SQL language also.

If someone knows of a better GUI client for doing this, Windows or Linux, I
would love to hear about it myself.

Thomas Bartkus
Jul 20 '05 #2
On Tue, 1 Jun 2004 17:10:48 -0500, in mailing.database.mysql "Thomas
Bartkus" <Th***********@Comcast.net> wrote:
| "Bernie Yeater" <be**********@msn.com> wrote in message
| news:e8**************************@posting.google.c om...
| > I am used to I_SQL in SQL SERVER and SQL Plus in Oracle, I can not
| > find anything in MySQL that is simlar for building a querry.
| >
| > Is there a client side tool that is simular?
|
| Are you talking about a GUI tool - to let you diagram your query and then
| generate the SQL for you? I have found nothing better than MS Access.
|
| Since you can create tables linked to your MySQL database inside MS Access,
| that is the tool I would recommend. I have found this to be a great way to
| learn the SQL language also.
|
| If someone knows of a better GUI client for doing this, Windows or Linux, I
| would love to hear about it myself.


I agree with you wholeheartedly but remember there are a lot of
idiosyncrasies with Access i.e. square brackets around fieldnames with
spaces, use of double quotes, various functions that are not
available.
---------------------------------------------------------------
jn****@yourpantsbigpond.net.au : Remove your pants to reply
---------------------------------------------------------------
Jul 20 '05 #3
"Jeff North" <jn****@yourpantsbigpond.net.au> wrote in message
news:ms********************************@4ax.com...

I agree with you wholeheartedly but remember there are a lot of
idiosyncrasies with Access i.e. square brackets around fieldnames with
spaces, use of double quotes, various functions that are not
available.


How can I forget about Access idiosyncrasies :-)

Nevertheless, it has it's charms. And when you speak of "various function
that are not available" - I must point to the ability to write ones own
aggregate functions directly into Access via VBA. At this point (new to
MySQL & Linux!) I am praying I can do something similar with MySQL.

Thomas Bartkus

Jul 20 '05 #4

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

Similar topics

2
by: M Wells | last post by:
Hi All, Just wondering if you perform an update using a where condition that actually returns no rows to be updated, does @@Error contain an error message afterwords? We want to fire an...
1
by: M Wells | last post by:
Hi All, I have a database that is serving a web site with reasonably high traffiic. We're getting errors at certain points where processes are being locked. In particular, one of our people...
1
by: paul-esposito | last post by:
Okay, so I'm the DBA not a developer, but I need a sanity check. All the data access to the database is controlled by Stored Procedures, the procedures are really granular, basically every table...
1
by: Alfonso Morra | last post by:
Hi, I have the ff data types : typedef enum { VAL_LONG , VAL_DOUBLE , VAL_STRING , VAL_DATASET }ValueTypeEnum ;
8
by: John | last post by:
Here is the current error that im getting when building my solution. The only thing i can think of is that i needed to install visual studio 6 after visual studio .net was already installed to...
0
by: Mossman | last post by:
Hello, I posted this problem in another thread and received no response. I need some input at what to look at next. So, if anyone out there as any suggestions, please respond to this message....
0
by: Satheshkumar | last post by:
Dear Sir/Madam, I am Sathesh, i am working as a Software Engineer in one software concern. In my project work, I will need to install the Microsoft .NET FrameWork1.1 and Microsoft VJ#...
2
by: ashwinij | last post by:
Hello The steps which i am doing in my program 1) I am having an xml file. 2) I am performing some updations in the file using XQueryUtil class from nux package. 3)After that i am...
5
by: rhaazy | last post by:
I am trying to a simple insert statement from a remote application against a sql server 2005 database. To fix the problem I was having, I had to grant the Login I was using the role of sysadmin. ...
8
by: Sham | last post by:
I am trying to perform the following query on a table that has been indexed using Full Text Search. The table contains multiple columns than have been indexed. (Below, all xml columns are...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.