Viewing 15 posts - 17,851 through 17,865 (of 26,489 total)
Steve Jones - Editor (12/18/2009)
No Oracle, huh?Maybe it's Visual Foxpro because we got a free license from MS? XML files managed through Apache and Tomcat?
Blasphemy!!
December 18, 2009 at 8:47 am
Struggling myself with that some myself. Personally, use the utility. Can I tell you where to run it, not to be a smart alec, but from the command...
December 18, 2009 at 8:41 am
I have to agree, it's both. I can't really explain it, but sometimes you just know (gut feelings, intuition, whatever) and other times it is something learned.
December 18, 2009 at 8:36 am
Grant Fritchey (12/18/2009)
One old story. I wrote an app for managing user access to a database and turned it...
December 18, 2009 at 8:33 am
Placement in the WHERE or ON clause could be important, also, when dealing with OUTER joins. It could make the difference between getting the data you need or not.
December 18, 2009 at 8:30 am
Since today is Friday (12/18) are we talking about the previous Friday and two weeks back (12/11)? Would this date also be the same when run on Saturday (run...
December 18, 2009 at 8:28 am
Anticipation!
Just two more days and my daughter is home for Christmas! :w00t:
December 18, 2009 at 7:31 am
Sounds simple but based on what you have given, not exactly sure what the query would look like. Please read the first article I reference below in my signature...
December 18, 2009 at 7:27 am
When writing queries I put the join criteria in the FROM clause and the query filter criteria in the WHERE clause. IMHO, this makes the queries easier to understand...
December 18, 2009 at 7:11 am
Here is some code that may help you figure out one possible solution. The idea behind this would eliminate the the triggers used to update the table where the...
December 17, 2009 at 10:47 pm
I'm not an Access programmer. How does Access retrieve the value from the table? Does it simple select the value or does it use a store procedure to...
December 17, 2009 at 10:10 pm
It depends. How current do you want the data for testing and/or development. If it doesn't matter, then all you need is the full backup.
December 17, 2009 at 2:26 pm
We can make all the assumations in the world and still be wrong. I am just asking for clarification of the rules as they aren't clear IMHO.
December 17, 2009 at 12:35 pm
Okay, based on the fact that you are assigning permissions to the column level the value returned by the call to has_perms_by_name at the table level is correct. The...
December 17, 2009 at 11:31 am
Viewing 15 posts - 17,851 through 17,865 (of 26,489 total)