apakah tabel yang di load untuk ditampilkan dalam grid memiliki type
Decimal, ini juga akan berpengaruh
coba baca di link berikut:
http://dev.mysql.com/doc/refman/5.0/en/precision-math-decimal-changes.html
Pada tanggal 05/06/07, ERIS RISO <[EMAIL PROTECTED]> menulis:
> coba gunakan connection string ini:
> conn.ConnectionString = "DRIVER={MySQL ODBC 3.51 Driver};" _
> & "SERVER=127.0.0.1;" _
> & "DATABASE=test;" _
> & "UID=testuser;" _
> & "PWD=12345;" _
> & "OPTION=" & 1 + 2 + 8 + 32 + 2048 + 16384
>
> Jika masih terjadi error, saya minta query select recordset nya boleh,
> dan dimana line break menunjukan errornya....
> Pengalaman saya, biasanya sech multiple step error terjadi pada saat update
> data
> Saya tunggu ya...
>
> rgd,
> eris riso
>
> Pada tanggal 05/06/07, Dody Dwi Indrajaya <[EMAIL PROTECTED]> menulis:
> > download mysql odbc di mysql.com yang terbaru trus install di pc
> > pasti multistep itu nggak muncul lg
> >
> >
> > ----- Original Message -----
> > From: Andy Zazz
> > To: [email protected]
> > Sent: Tuesday, June 05, 2007 9:35 AM
> > Subject: [indoprog-vb] MySQL 5
> >
> >
> > Aku bikin program pake MySQL 4 (aku pake paket xampp-win32-1.4.11), trus
> > aku mau migrasi ke MySQL 5, ternyata setelah di Migrasi aplikasinya
> nampilin
> > pesan error "Multiple Step Error....", waktu mau nampilin ke DBGrid..
> >
> > Ada yang tau nggak caranya biar migrasinya bisa, trus gimana atasi
> > "Multiple Step Error...." itu..
> >
> > Makasih
> >
> > ---------------------------------
> > Be a better Heartthrob. Get better relationship answers from someone who
> > knows.
> > Yahoo! Answers - Check it out.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
>