Topic profile page for Queries.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Queries.
Topic "Queries" was discussed 159,465 times on 5,257 sites in last 3 months
Started 1 day ago (2009-12-01 13:19:51)
by neophyte184
Milt, Nor has he responded to Gold's queries about the date of shareholder's meeting....this is their style....only respond to what you feel like responding to. Very caring towards the shareholders....seems like he really does not care as his dilution plan is set in stone already, no need to kiss up to the SH'ers. Yes, HESG has been an interesting one, I see it right now as a potential play like ...
Started 1 day, 1 hour ago (2009-12-01 12:18:00)
by KC
To All, We recently underwent an upgrade from Office 2003 (I believe) to Office 2007. All of my databases have been converted from *.mdb to *.accdb. It would appear that the queries were resized (both outer dimensions and the inner dimensions of the design panes). I can change the outer dimensions but when I ...
Started 1 day, 18 hours ago (2009-11-30 18:54:00)
by marco
Since my over billing in June I have sent MTN 4 queries and have had no response except 1 ref. no. ICASA has given them 14 days to respond to my query last week but MTN has now put their lawyers onto me. AND the amount has increased substantionaly. Funny how the letter has about 40 lawyers names and their impressive qualifications. This does not put me off, not in the least. Read my ...
Started 2 days, 8 hours ago (2009-11-30 04:45:00)
by tez
queries for gre thanks for useful information...it will help a lot.... i have more queries which i want to clarify: 1. it is clear to me that i can't apply for july 2010 as the maximum i can give GRE is by end of january 2010. 2. to meet admission deadlines for jan 2011 .. the earliest by what time i should register/appear for ...
Started 1 week ago (2009-11-25 11:52:00)
by itaym02
General error: 2014 Cannot execute queries while other unbuffered queries are active I have the following code: PHP Code: $MyPdo -> beginTransaction (); $MyPdo -> setAttribute ( PDO :: MYSQL_ATTR_USE_BUFFERED_QUERY , true ); $MyPdo -> exec ( "update t1 set f1=1;update t2 set f1=2" ); $MyPdo ...
Started 6 days, 12 hours ago (2009-11-26 00:52:00)
by David K.[_4_]
Title prettly much says it all. Is it better to create forms based on table or queries? Or, is there any real difference? If so, are there any benefits with one or the other? I'm fairly new at this and was just wondering what the logic or path of thought I should be using to create my database. Thanks in advance.
Started 1 week ago (2009-11-25 08:08:00)
by ToddKruse
I am receiving the error: caused by: System.Exception: Too many SOQL queries: 101 My logic is below. What I am trying to do: 1. retrieve a list of all opportunities that match a certain criteria 2. if that opportunity doesn't have any projects, update a custom field in the opportunity table (is_pipeline__c) 3. if there is a project, if its project_stage__c = 'pipeline', ...
Started 1 week ago (2009-11-24 20:33:00)
by liydjw3
Top search queries decreased from 10 to 3? I updated my blog today and tweaked some things on my site. Before I did this I had 10 top search queries. I just looked at Webmaster and saw I only have 3 now, one of my good ones has disappeared. What is that all about? Someone p-leeeeease explain. LIYD...
I'm a newb to OOP and working through some examples in Sitepoints PHP Anthology 2nd Edition. I'm currently looking at resolving errors in my SQL queries. However, I'm not quite getting how it works. I can get examples to describe any SQL errors using either the default Silent Mode Code: PDO::ERRMODE_SILENT and with warning mode Code: PDO::ERRMODE_WARNING . When using...
Started 4 days, 17 hours ago (2009-11-27 20:13:00)
by ole90
Hey all, I've just finished writing a cache system which writes data to html files. My site uses a lot of queries and mysql is using in the red. For some things, like site settings (which are loaded every refresh), they hardly ever change. I'd just run one query each pageload to fetch the settings. So I decided to change this and make it so the site settings are written to a html file ...
Started 1 week, 1 day ago (2009-11-23 15:39:00)
by Pete[_27_]
Thanks for the response. I have decided that the group of subs to each person is acceptable so a simple query will do. By thw I am dealing with 2000+ people also a large number of subs. Cheers. Pete
Started 6 days, 18 hours ago (2009-11-25 19:24:00)
by Carla external usenet poster
hello, I am trying to create a very simple database (I'm pretty new to Access). In my main table it have a field call % Safe which is to show the results a calculation. I understand I should create a query. I have two issues - one, the calculation I created doesn't seem to work. I created a simple query based on the fields in my main table, in the query field called % Safe, under ...
Started 2 days, 3 hours ago (2009-11-30 09:53:00)
by T-Rex
hey all, ive tried searching but cant find exactly what im after now, with the difference in clusters with the 80(my car) at the top and the 100? at the top are those the different types that have inaccuracies in speed when interchanged because im looking at buying another cluster and i heard of the speedo being out and want to clarify the difference and whether i can just put any other 80 at ...
Started 2 days, 22 hours ago (2009-11-29 15:14:00)
by Sarella
I'm pretty much a novice access user, and am designing my DB with the frequent assistance of these forums. However I'm now trying to do something that I can't find any reference to - Can anyone advise? I have a report that is to be printed from a form using a print control button. The report consists of 2 queries which look up 2 ...