Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~598 People Reached
Favorite Forums
Favorite Tags
Member Avatar for organicclothes

Hi All, I seem to be able to connect to https web pages but not http pages. I must be missing a setting somewhere that got out of whack, but I'll be darned if I can find it. My pc (the main computer for the home network) seems unaffected. I …

Member Avatar for caperjack
0
442
Member Avatar for organicclothes

Hi, I've managed to piece together an SQL query (not literate in the language), but it isn't giving quite the data I expected. Here is the code: [CODE]SELECT products_description.products_name, products_description.products_description, products_description.products_id, products.products_image, products.products_price_sorter FROM products_description INNER JOIN ( products, salemaker_sales ) ON ( products_description.products_id = products.products_id AND products.master_categories_id = salemaker_sales.sale_categories_selected …

Member Avatar for pty
0
156