Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,790| Members 17,820, Newest waheguruhelpme| Online 211
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

Sikh Philosophy Network » Sikh Philosophy Network » Current Affairs » Information Technology » Linking to tables with greater than 255 fields/columns

Linking to tables with greater than 255 fields/columns

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
Linking Fields within a Table! yellow_polkadot_tractor@hotmail.com Information Technology 2 28-Jul-2006 08:25 AM
Linking Tables Hank in KC Information Technology 3 28-Jul-2006 08:17 AM
Linking drop down columns in Access GilesM Information Technology 1 28-Jul-2006 08:17 AM
Linking tables and adding fields Adam Armstrong Information Technology 1 12-Nov-2005 22:40 PM
Re: Linking tables with DDL david epsom dot com dot au Information Technology 0 07-Nov-2005 11:26 AM


Tags
255, fields or columns, fieldscolumns, greater, linking, tables, than
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:38 AM
Peter S.'s Avatar Peter S.
Guest
 
Posts: n/a
   
   
Linking to tables with greater than 255 fields/columns

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
Okay I know this has been discussed ad naseum before, regarding
the limit of Access not being able to contain greater than 255 columns
in a linked table. I have this issue as well.

However the table I am dealing with(via an ODBC) connection is a CACHE
database that interfaces with some company software. I have no control
*whatsoever* to manipulate its size. I would like to inspect the 255+ columns
and write some queries against it but this 255 field limit is a MAJOR hassle.

Some workarounds I am hoping are as follows. After/during when I link to
the table can I control what fields that Access contains in the linked table
in
my database? (Unfortunately Access is not showing a good chunk of the fields
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/13634-linking-tables-greater-than-255-fields.html
I would like to inspect). Can I manipulate my query (I gave this a try in SQL
View) to pull fields that are not currently in my linked table. Access
doesn't seem to like
this but perhaps there are other ways around this????

Last, is it confirmed that Access 2007 won't allow over 255 fields? If not I
would
certainly love to try that as a workaround....
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634

-Peter



 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:38 AM
Douglas J. Steele's Avatar Douglas J. Steele
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

I'm sure I've done the following successfully dealing with ODBC databases,
but I can't test at the moment to confirm.

Link the table. Create a query that includes fewer than 255 fields. Run the
query. Create a query that shows other fields (as long as it's less than
255)


--
Doug Steele, Microsoft Access MVP
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
http://I.Am/DougSteele
(no e-mails, please!)


"Peter S." wrote in message
news:43B33884-D7CA-42AE-8DE9-31C110E788FF@microsoft.com...
> Okay I know this has been discussed ad naseum before, regarding
> the limit of Access not being able to contain greater than 255 columns
> in a linked table. I have this issue as well.
>
> However the table I am dealing with(via an ODBC) connection is a CACHE
> database that interfaces with some company software. I have no control
> *whatsoever* to manipulate its size. I would like to inspect the 255+

columns
> and write some queries against it but this 255 field limit is a MAJOR

hassle.
>
> Some workarounds I am hoping are as follows. After/during when I link to
> the table can I control what fields that Access contains in the linked

table
> in
> my database? (Unfortunately Access is not showing a good chunk of the

fields
> I would like to inspect). Can I manipulate my query (I gave this a try in

SQL
> View) to pull fields that are not currently in my linked table. Access
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> doesn't seem to like
> this but perhaps there are other ways around this????
>
> Last, is it confirmed that Access 2007 won't allow over 255 fields? If not

I
> would
> certainly love to try that as a workaround....
>
> -Peter



Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:38 AM
Peter S.'s Avatar Peter S.
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

This won't work. The problem is that when I link the table there are
missing fields in the linked table in my Access database. (It looks like the
fields are sorted alphabetically and fields after the 255th field are
deliberately omitted).

So I cannot do any sort of query tasks with those omitted fields because
when I add the table to my query they are not present and therefore
are unselectable....

If Microsoft is going to hold fast to the 255 field limit in Access it would
be nice if I could at least I could pick the 255 fields that are present in
my
linked (Access) table....


"Douglas J. Steele" wrote:

> I'm sure I've done the following successfully dealing with ODBC databases,
> but I can't test at the moment to confirm.
>
> Link the table. Create a query that includes fewer than 255 fields. Run the
> query. Create a query that shows other fields (as long as it's less than
> 255)
>
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
> "Peter S." wrote in message
> news:43B33884-D7CA-42AE-8DE9-31C110E788FF@microsoft.com...
> > Okay I know this has been discussed ad naseum before, regarding
> > the limit of Access not being able to contain greater than 255 columns
> > in a linked table. I have this issue as well.
> >
> > However the table I am dealing with(via an ODBC) connection is a CACHE
> > database that interfaces with some company software. I have no control
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> > *whatsoever* to manipulate its size. I would like to inspect the 255+

> columns
> > and write some queries against it but this 255 field limit is a MAJOR

> hassle.
> >
> > Some workarounds I am hoping are as follows. After/during when I link to
> > the table can I control what fields that Access contains in the linked

> table
> > in
> > my database? (Unfortunately Access is not showing a good chunk of the

> fields
> > I would like to inspect). Can I manipulate my query (I gave this a try in

> SQL
> > View) to pull fields that are not currently in my linked table. Access
> > doesn't seem to like
> > this but perhaps there are other ways around this????
> >
> > Last, is it confirmed that Access 2007 won't allow over 255 fields? If not

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> I
> > would
> > certainly love to try that as a workaround....
> >
> > -Peter

>
>
>

Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:38 AM
Rick Brandt's Avatar Rick Brandt
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

Peter S. wrote:
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> This won't work. The problem is that when I link the table there are
> missing fields in the linked table in my Access database. (It looks
> like the fields are sorted alphabetically and fields after the 255th
> field are deliberately omitted).
>
> So I cannot do any sort of query tasks with those omitted fields
> because when I add the table to my query they are not present and
> therefore
> are unselectable....
>
> If Microsoft is going to hold fast to the 255 field limit in Access
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> it would be nice if I could at least I could pick the 255 fields that
> are present in my
> linked (Access) table....


Have you tried creating a passthrough query specifying only the fields you
need?

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:38 AM
Kerry's Avatar Kerry
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

Access 2007 DOES allow over 255 fields.


Peter S. wrote:
> Okay I know this has been discussed ad naseum before, regarding
> the limit of Access not being able to contain greater than 255 columns
> in a linked table. I have this issue as well.
>
> However the table I am dealing with(via an ODBC) connection is a CACHE
> database that interfaces with some company software. I have no control
> *whatsoever* to manipulate its size. I would like to inspect the 255+ columns
> and write some queries against it but this 255 field limit is a MAJOR hassle.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
>
> Some workarounds I am hoping are as follows. After/during when I link to
> the table can I control what fields that Access contains in the linked table
> in
> my database? (Unfortunately Access is not showing a good chunk of the fields
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> I would like to inspect). Can I manipulate my query (I gave this a try in SQL
> View) to pull fields that are not currently in my linked table. Access
> doesn't seem to like
> this but perhaps there are other ways around this????
>
> Last, is it confirmed that Access 2007 won't allow over 255 fields? If not I
> would
> certainly love to try that as a workaround....
>
> -Peter


Reply With Quote
  #6 (permalink)  
Old 28-Jul-2006, 08:38 AM
John Vinson's Avatar John Vinson
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

On Thu, 20 Jul 2006 11:23:02 -0700, Peter S.
wrote:

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
>Some workarounds I am hoping are as follows. After/during when I link to
>the table can I control what fields that Access contains in the linked table
>in
>my database? (Unfortunately Access is not showing a good chunk of the fields
>I would like to inspect). Can I manipulate my query (I gave this a try in SQL
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
>View) to pull fields that are not currently in my linked table. Access
>doesn't seem to like
>this but perhaps there are other ways around this????
>
>Last, is it confirmed that Access 2007 won't allow over 255 fields? If not I
>would
>certainly love to try that as a workaround....


A2007 has the same limit.

You might be able to use PassThrough queries in T-SQL, or create a
View on the host returning the fields past the 255 limit - but I can't
think of any way to use a plain-vanilla ODBC table connection.

John W. Vinson[MVP]
Reply With Quote
  #7 (permalink)  
Old 28-Jul-2006, 08:39 AM
Peter S.'s Avatar Peter S.
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

I had read about PassThrough queries in other posts. It's okay but it doesn't
buy me much. CACHE has an SQL Manager utility where I can write SQL
queries. I can (and have been using that). I just like the convienience of
having the linked tables and quickly being able to produce queries. Which
is what Access is all about, isn't it?


"John Vinson" wrote:

> On Thu, 20 Jul 2006 11:23:02 -0700, Peter S.
> wrote:
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
>
> >Some workarounds I am hoping are as follows. After/during when I link to
> >the table can I control what fields that Access contains in the linked table
> >in
> >my database? (Unfortunately Access is not showing a good chunk of the fields
> >I would like to inspect). Can I manipulate my query (I gave this a try in SQL
> >View) to pull fields that are not currently in my linked table. Access
> >doesn't seem to like
> >this but perhaps there are other ways around this????
> >
> >Last, is it confirmed that Access 2007 won't allow over 255 fields? If not I
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
> >would
> >certainly love to try that as a workaround....

>
> A2007 has the same limit.
>
> You might be able to use PassThrough queries in T-SQL, or create a
> View on the host returning the fields past the 255 limit - but I can't
> think of any way to use a plain-vanilla ODBC table connection.
>
> John W. Vinson[MVP]
>

Reply With Quote
  #8 (permalink)  
Old 28-Jul-2006, 08:39 AM
Jamie Collins's Avatar Jamie Collins
Guest
 
Posts: n/a
   
   
Re: Linking to tables with greater than 255 fields/columns

  Donate Today!  

Peter S. wrote:
> CACHE has an SQL Manager utility where I can write SQL
> queries. I can (and have been using that). I just like the convienience of
> having the linked tables and quickly being able to produce queries. Which
> is what Access is all about, isn't it?


I used Caché a for a year, a few years back now. I didn't rate the UI
either. Its SQL 'gateway' stuff felt retro fitted compared to the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
'mumps' foundations or even the RAD web stuff. I have a recollections
of having to flush the cached queries else bad things would happen, no
OLE DB provider, etc.

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13634
I'm guessing you like the graphical aspect of the Access UI? Well, I
was ultimately thankful for my Caché experience because it drove me to
really get to grips with the SQL language. I also ended up developing
my own SQL language-based UI...and I'm still using it today for Jet,
MSDE, etc.

For me, Access has the opposite effect i.e. it favours the mindset that
prefers a GUI tool to that insulates them from SQL code. Nothing wrong
with that, horses for courses, etc. The SQL coder is second class
citizen in Access land, it seems (e.g. monochrome text, formatting not
respected and not retained, etc).

Jamie.

--

Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 08:46 AM
22 Replies, 335 Views
sikhism How important is Matha...
Today 08:12 AM
59 Replies, 1,038 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 81 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 53 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 116 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,837 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 229 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 44 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 66 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 47 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 49 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 414 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 51 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 09:37 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.45719 seconds with 30 queries