Re: Improve HAVING BY performance Programming Databases by Reverend Jim I suppose I am looking at it in terms of practicality. I suppose there might be several reasons to optimize: 1. It saves resources on the hosting platform 2. It improves the user experience 3. It provides personl satisfaction Point #1 would save you money if the savings were significant. Point #2 would apply if the improvement was … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >I consider them all bloatware Something I may try on this laptop (old ASUS K53E) once I get my other one back is a fresh install from USB but selecting "World" as my region. I read somewhere a while back that if you select any specific region, bloatware for that region gets installed, but if you pick World then no bloatware. You … Re: Why does Dell hate Linux so much? Hardware and Software Linux and Unix by mickeydoodle I've just acquired a Dell laptop, it seems to hate Linux! Touch pad doesn't work properly, Wireless won't connect and it's sooo slow! Works fine with Windows! Re: Getting my foot in the door? Community Center by trueframe Networking, training and demonstrating the necessary skills are key to getting started. Attend industry events, network with professionals, and find job opportunities and internship opportunities. Increase your chances of success by showcasing your strengths and demonstrating your passion and commitment to the field. Re: School... Community Center Geeks' Lounge by simhakidsden Attending school is important to gain knowledge and skills that can help you succeed in life. School can also provide opportunities to build social connections and explore interests. What's up with XOAuth? Programming Web Development by Dani What was wrong with good ole using SMTP? Has anyone here successfully used an XOAuth library for PHP? Specifically, I'm looking to connect to my Office 365 mailbox. Re: What's up with XOAuth? Programming Web Development by Dani For my particular use case, I use a PHP library called [Bounce Mail Handler](https://github.com/voku/PHPMailer-BMH) (formerly PHPMailer-BMH) that was last updated in 2019. It connects to the email server via SMTP using a username and password. I am trying to do the least amount of work possible to modify this library to connect via SMTP using … Re: What's up with XOAuth? Programming Web Development by toneewa Maybe you were thinking of something like this: <?php // Include PHPMailer-BMH library require 'vendor/autoload.php'; // Adjust the path as needed // Create a new BounceMailHandler instance $bmh = new \voku\BounceMailHandler\BounceMailHandler(); // Set up Office 365 SMTP settings $bmh->… Re: What's up with XOAuth? Programming Web Development by toneewa [Setting up phpmailer-office-smtp](https://stackoverflow.com/questions/24947434/setting-up-phpmailer-with-office365-smtp) [PhpMailer example](https://github.com/voku/PHPMailer-BMH/blob/master/examples/index.php) Maybe these will help. Re: ASUS Laptops - my experience Hardware and Software by rproffitt I've had a lot of their laptops at my brother's insurance office. We've been lucky with them. OK, there is a "thing" about some models where you have to install a media/storage driver for some drives to show up. So far Linux shows such drives since that driver is baked into all the current distros I've used recently. I can't offer … Re: What's up with XOAuth? Programming Web Development by pritaeas I have not used this with PHP, but are you connecting to the Graph API or EWS? Re: What's up with XOAuth? Programming Web Development by Dani Huh? I'm referring to the XOAUTH2 library. Re: What's up with XOAuth? Programming Web Development by Dani … to connect to the SMTP server. You can no longer connect with just a username and password. Re: What's up with XOAuth? Programming Web Development by pritaeas Correct, you can also use the MS Graph API to use SMTP, if you cannot get that lib of yours to work. E.g. https://github.com/microsoftgraph/msgraph-sdk-php Re: What's up with XOAuth? Programming Web Development by Dani Wait, huh?? Is that code generated by ChatGPT or something? It doesn't make any sense? Re: What's up with XOAuth? Programming Web Development by Dani Unfortunately the first link is for support with PHPMailer itself (totally different library), and the second link is just a generic example of how to use the library which we are already doing. Thank you for trying though! Office Addin PLEASE HELP!!!! PLEASE!! Programming Software Development by rotemorb Office Addin Hello all I've searched Google for hours, with no success. I have developed an Office 2010 addin application. The application adds another form to Outlook.(Form Region) The application (let's call it A) works great! I can send emails from my Outlook with this form (filled or not filled with data from the user). So far so good. Now, … Re: Office 2010 Looks Like More Bloat to Me Hardware and Software Microsoft Windows by princesc98 Office 2010 sounds interesting, but why wait for it to come out when you can use a product like eXpresso which already exists. I use eXpresso for business and personal needs and I LOVE IT! eXpresso provides real-time collaboration and editing control for shared Microsoft Office files in the cloud. Check it out at [url]www.expressocorp.com[/url] A Pivotal Moment for Microsoft Office Hardware and Software Microsoft Windows by Techwriter10 Office 2010 awaits us later this year, and I've been wondering what it could possibly offer customers that would compel us to buy or upgrade to this software. Office software in general progressed about as far as most of us needed it to go somewhere in the 90s. Since then it's been race to add the most bells and whistles, most of which go unused. … Re: Office 97 and Windows Vista Hardware and Software Microsoft Windows by Mashka Office 97 and Windows Vista?????? Is it possible?????? Need help undoing what i goofed on Office 97 Hardware and Software Microsoft Windows by '69Custom Office 97 being run through Windows 98. I don't know exactly what I did so I don't understand how to reverse it. I was creating a Word document and tried adding some clip art. When it posted on the page, a second page was created below and all of my text was bumped down to that second page. I attempted to figure out why this was happening and get… Re: Which Microsoft Office Suite version is the best to run on Vista?? Hardware and Software Microsoft Windows by willcomp Office 2007 Home and Student includes Word, Excel, PowerPoint and One Note. Office 2007 Basic includes Word, Excel, and Outlook. It was not illegal to purchase Office 2003 Student and Teacher. Microsoft dropped the active student or teacher with ID requirement and essentially opened it up to everyone. I'm running an XP/Vista dual boot with … Re: Cannot Uninstall Office 2007 Community Center by bobbyraw Office 2007 is more focus on security and business conferencing sharing documents over the internet, hence the extra security in a leterr added on the file extentions. Now if there is nothing else make the post as SOLVED Re: Which Microsoft Office Suite version is the best to run on Vista?? Hardware and Software Microsoft Windows by bobbyraw Office 2007 is dinately better for Vista. However, it's a memory hog like vista, But you have the option to run Office 2003, Pretty stabe and not shuch a hog like 2007 Share: Best 101 Free Computer Software For Your Daily Use Hardware and Software Networking by PhilipWilliams Office Suite # OpenOffice.org - OpenOffice.org is a viable alternative to Microsoft Office – even for professional use. It can do just about anything Office can. # AbiWord – A lightweight version of Microsoft Office. Simple, straightforward interface; easy to use. # Jarte - A word processor based on the Microsoft WordPad. It can be run directly … Excel copy/paste not always working correctly Hardware and Software Microsoft Windows by clarkcomputer Office 2007 on a Windows 7 PC. A user has an intermittent problem where when she copies a cell with a formula in it, clipboard picks it up as text. Typically, if one pastes a copied cell with a formula it also puts the formula in the cell. Not always with this one. Likewise the drag feature where one can grab the lower right corner of a cell and … Outlook Missing Formats Hardware and Software Microsoft Windows by JensenBeach Office 2003 on Windows 7. Phone number fields can only be formatted as text. There are no other options. Any Ideas? Re: what to consider before moving to linux Hardware and Software Linux and Unix by jbennet Office 97, quicken etc..... are good Re: cannot access MS Access 2007 Hardware and Software Microsoft Windows by jbennet Office 2003 Student came with Excel, Powerpoing, Word, Outlook. I had a flyer in it to send away for Access for like 15 Euros, essentially making it Office Professional. Ms sent me access on a disk, in a pouch (no box) and it had its own key. It wont install unless I install office Student first and it says "Add on product". I doubt … Re: connect to Access Database Programming Software Development by hkdani Office 2007 uses a different library. Someone had posted a similar problem a few months ago. I believe the Office 2007 Access uses a different database engine than the Jet engine (versions 2.x, 3.51, 4.0, etc.). But use the following reference library from the Project/References menu: [B][I]Microsoft Office 12.0 Access Database engine object …