Maintaining Database connections

2002-05-18 Thread SB Lim
existence ? 4) Sometime, during update using the ADO OCX, we will get Multiple Step generate error Regards SB Lim - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

Re: BookMark

2002-05-18 Thread SB Lim
ormal" Form1.DtaOut.Recordset("smstype") = Gblsmstype Form1.DtaOut.Recordset("aMT") = GblaMT Form1.DtaOut.Recordset("smsfile") = Form1.DtaIn.Recordset("smsfile") Form1.DtaOut.Recordset("msg") = GblError1 Form1.DtaOut.Recordset.Update At 06:03

BookMark

2002-05-17 Thread SB Lim
I am using VB6 with MYSQL, Is MYSQL support Bookmarking ? How can I implement that on the MYSQL ? Regards SB Lim - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com