17129 WHAT IS A QUERY TICKLER?
Sign Up |  Live StatsLive Stats    Articles 37,317| Comments 177,146| Members 19,403, Newest Jassi1262| Online 496
Home Contact
 (Forgotten?): 
    Sikhism
    For best SPN experience, use Firefox Internet Browser!


                                                                   Your Banner Here!    




WHAT IS A QUERY TICKLER?

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 500 USD, Received: 115 USD (23%)
Please Donate...
     
Related Topics...
Thread Thread Starter Forum Replies Last Post
Loins of Punjab Presents is a clever rib-tickler (IBN via Yahoo! India News) Sikh News Reporter Sikh News 0 22-Sep-2007 04:46 AM
Loins of Punjab Presents is a clever rib-tickler (IBN via Yahoo! India News) Sikh News Reporter Sikh News 0 22-Sep-2007 03:23 AM
Passthrough Query SLOWS Access Query Editor Marc Information Technology 7 28-Jul-2006 08:42 AM
Multiply a Rates Query with a Volumes Query - sounds simple! access user Information Technology 5 28-Jul-2006 08:29 AM
Query doesn't run in Access, but in Microsft Query Ken Information Technology 0 28-Jul-2006 08:24 AM


Tags
query, tickler
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 04-Nov-2005, 15:20 PM
raygun's Avatar raygun
Guest
 
Posts: n/a
   
   
WHAT IS A QUERY TICKLER?

  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
I get a error message of "Error 3078 Microsoft Jet database engine cannot
find the input table or query tickler, make sure it exists or is spelled
correctly". I can still get to my table but it always askes for this before
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/6645-what-is-a-query-tickler.html
allowing me to eenter.

*







Got anything to share on This Topic? Why not share your immediate thoughts/reaction with us! Login Now! or Sign Up Today! to share your views... Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-Nov-2005, 15:20 PM
Arvin Meyer [MVP]'s Avatar Arvin Meyer [MVP]
Guest
 
Posts: n/a
   
   
RE: WHAT IS A QUERY TICKLER?

At one time there was a table or query named Tickler, that has since been
deleted or renamed. My guess is that there is (or was) a lookup field that
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
called this table, and you are seeing the remnant of it. This is yet another
reason NEVER to use lookup fields.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645

You might try looking at each field's properties in Design View, and at the
table's properties in Design View. Eventually, you should be able to spot it
in a Select statement or a table subdatasheet.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access


"raygun" wrote:

> I get a error message of "Error 3078 Microsoft Jet database engine cannot
> find the input table or query tickler, make sure it exists or is spelled
> correctly". I can still get to my table but it always askes for this before
> allowing me to eenter.

Reply With Quote
  #3 (permalink)  
Old 04-Nov-2005, 15:20 PM
Joan Wild's Avatar Joan Wild
Guest
 
Posts: n/a
   
   
Re: WHAT IS A QUERY TICKLER?

It sounds like you downloaded the Contacts database template and have since
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
been modifying it (like deleting the table or query named tickler).

If that's the case you need to check the code in the startup form. I
believe it is trying to open a form based on this table or is running code
that accesses this table. Just comment out the code.


--
Joan Wild
Microsoft Access MVP

raygun wrote:
> I get a error message of "Error 3078 Microsoft Jet database engine
> cannot find the input table or query tickler, make sure it exists or
> is spelled correctly". I can still get to my table but it always
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
> askes for this before allowing me to eenter.



Reply With Quote
  #4 (permalink)  
Old 04-Nov-2005, 15:20 PM
KARL DEWEY's Avatar KARL DEWEY
Guest
 
Posts: n/a
   
   
RE: WHAT IS A QUERY TICKLER?

If you do not find it in the manner of the other two post then try using the
menu TOOLS - Analyze - Documentor. Save the results to Word and search for
Tickler.

"Arvin Meyer [MVP]" wrote:

> At one time there was a table or query named Tickler, that has since been
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
> deleted or renamed. My guess is that there is (or was) a lookup field that
> called this table, and you are seeing the remnant of it. This is yet another
> reason NEVER to use lookup fields.
>
> You might try looking at each field's properties in Design View, and at the
> table's properties in Design View. Eventually, you should be able to spot it
> in a Select statement or a table subdatasheet.
> --
> Arvin Meyer, MCP, MVP
> Microsoft Access
> Free Access downloads
> http://www.datastrat.com
> http://www.mvps.org/access
>
>
> "raygun" wrote:
>
> > I get a error message of "Error 3078 Microsoft Jet database engine cannot
> > find the input table or query tickler, make sure it exists or is spelled
> > correctly". I can still get to my table but it always askes for this before
> > allowing me to eenter.

Reply With Quote
  #5 (permalink)  
Old 04-Nov-2005, 15:20 PM
(PeteCresswell)'s Avatar (PeteCresswell)
Guest
 
Posts: n/a
   
   
Re: WHAT IS A QUERY TICKLER?

Per Joan Wild:
>It sounds like you downloaded the Contacts database template and have since
>been modifying it (like deleting the table or query named tickler).


Also sounds like a pretty good story to tell somebody when describing the
benefits of following basic object naming conventions like "tbl...", "tlkp...",
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
"qry...", "frm..." and so-forth.
--
PeteCresswell
Reply With Quote
  #6 (permalink)  
Old 05-Nov-2005, 12:48 PM
Joan Wild's Avatar Joan Wild
Guest
 
Posts: n/a
   
   
Re: WHAT IS A QUERY TICKLER?

  Donate Today!  
(PeteCresswell) wrote:
> Per Joan Wild:
>> It sounds like you downloaded the Contacts database template and
>> have since been modifying it (like deleting the table or query named
>> tickler).

>
> Also sounds like a pretty good story to tell somebody when describing
> the benefits of following basic object naming conventions like
> "tbl...", "tlkp...", "qry...", "frm..." and so-forth.


Perhaps, but if one downloads a template from MS they're not likely to go to
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6645
the trouble of changing all the names.
--
Joan Wild
Microsoft Access MVP


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

» Active Discussions
Losing My Religion: Why...
Today 13:17 PM
3 Replies, 83 Views
30 Day Amrit Vel 'a'...
Today 12:53 PM
34 Replies, 348 Views
Do you believe in...
Today 12:00 PM
184 Replies, 3,844 Views
What Do You Think of...
Today 11:59 AM
36 Replies, 638 Views
Thought of the Moment!
Today 10:07 AM
109 Replies, 5,115 Views
Amrit
Today 09:17 AM
5 Replies, 355 Views
What I believe Hukam to...
Today 03:15 AM
13 Replies, 160 Views
Should SPN Keep the...
Today 02:02 AM
19 Replies, 567 Views
Rozana Reports (ਪੰਜਾਬੀ...
Today 01:46 AM
304 Replies, 7,486 Views
Sikh Spokesman (ਪੰਜਾਬੀ...
Today 01:18 AM
173 Replies, 4,389 Views
Student Compares Toilet...
Today 01:05 AM
1 Replies, 77 Views
Map shows world's 'most...
Yesterday 18:58 PM
16 Replies, 285 Views
BHOOTS (Ghosts) and...
Yesterday 13:08 PM
102 Replies, 13,893 Views
How does Sikhi help you...
Yesterday 12:44 PM
17 Replies, 715 Views
Why are There so Many...
Yesterday 10:23 AM
70 Replies, 5,073 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.3
All times are GMT +6.5. The time now is 13:39 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.36293 seconds with 32 queries
0