Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AS400:如果我使用 1. STRSQL(从命令行) 2. 在 SQLRPGLE 程序中更新/插入/删除语句更新文件,它会创建一个日志条目吗?(文件已正确记录)
是的。如果省略某些类型的数据库事务,那将是无用的。
是的,两者都有。甚至使用标准的 RPG 写入/更新操作
我在使用 XAMPP 时遇到问题。它不能正确识别 php。例如:
<?php echo "This is working !"; ?>
这不是:
<? echo "L O L"; ?>
使用 XAMPP v.3.0.12