SQL Server Creating a Header Row in Excel from an ADO Recordset In this followup to my ADO .NextRecordset article, we explore how to create Excel column headers from recordset field names.
Commentary Premature Declaration Redux Let's revisit the argument about whether to declare variables at the top of a procedure or closest to first use. We'll ask ChatGPT to make the best case for each position.
ChatGPT ChatGPT: Code-Writing Intern, Code-Reading Mentor An exploration of ChatGPT's relative strengths and weaknesses when it comes to writing vs. reading code.
Prompt School Reformat an INSERT INTO...VALUES Statement with ChatGPT Let's use ChatGPT to help us debug an SQL INSERT INTO ... VALUES statement by lining up the fields with the values.
ChatGPT My Policy on ChatGPT-Generated Content I plan to use ChatGPT to generate content at NoLongerSet.com. But I plan to do it with full transparency. Here is my pledge to you, dear reader.
ChatGPT ChatGPT The personal computer. Google search. The smart phone. Lifelike chat bots. Another generation-defining technology has arrived.
ChatGPT Copyright Implications of ChatGPT Content ChatGPT from OpenAI is taking the world by storm. Who owns the ChatGPT output? Can you pass it off as your own? Do you need to acknowledge OpenAI?