473,394 Members | 2,100 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,394 software developers and data experts.

Binary Trees in Access SQL

Hi Everybody

Can anyone tell me if it's possible to create binary tree queries in
Access Sql?

Thanks
Jaime

Apr 7 '07 #1
2 2440
On 7 Apr 2007 01:40:56 -0700, "Ja********@gmail.com"
<Ja********@gmail.comwrote:

Not really, because Access (better: Jet) does not support recursive
queries. SQL Server 2005 does, so perhaps the free Express Edition is
something you should be looking at.

If you have to stay with Jet, you repeatedly query one level at a
time.

-Tom.
>Hi Everybody

Can anyone tell me if it's possible to create binary tree queries in
Access Sql?

Thanks
Jaime
Apr 7 '07 #2
On Apr 7, 1:02 pm, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
On 7 Apr 2007 01:40:56 -0700, "JaimePr...@gmail.com"

<JaimePr...@gmail.comwrote:

Not really, because Access (better: Jet) does not support recursive
queries. SQL Server 2005 does, so perhaps the free Express Edition is
something you should be looking at.

If you have to stay with Jet, you repeatedly query one level at a
time.

-Tom.
Hi Everybody
Can anyone tell me if it's possible to create binary tree queries in
Access Sql?
Thanks
Jaime- Hide quoted text -

- Show quoted text -

Thanks for the answer Tom, I think I have to definetely look into SQL
or at least MSDE.
Regards, Jaime
PS. By the way Tom are you Dutch? In dat geval blij van een
landgenoot te horen in dit verre Brazilïe.
Apr 11 '07 #3

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

Similar topics

3
by: ptrSriram | last post by:
Can someone help me with an algorithm to merge two binary search trees. One method I thought of was to flatten both the trees into sorted lists(inorder traversal),merge those two sorted lists,...
8
by: sudharsan | last post by:
please gimme the logic to merge two binary search trees?I mean which node has to be the root node of the new binary tree?? Thanks in advance
10
by: free2cric | last post by:
Hi, I have a single link list which is sorted. structure of which is like typedef struct mylist { int num; struct mylist *next;
7
by: Vinodh | last post by:
Started reading about Binary Trees and got the following questions in mind. Please help. Definition of a Binary Tree from "Data Structures using C and C++ by Tanenbaum" goes like this, "A...
1
by: mark | last post by:
I have a 5x5 Matrix. Each cell consists a string value(ex:URL of a website) I want to find out which string value occurs( i.e. repeats ) maximum no. of times in the matrix. I have a hint...
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: 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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
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,...
0
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...
0
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,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.