Mas Aksan saya udah coba segala cara yang diberikan dalam milis ini, akan tetapi problem yang saya hadapi masih sama.
Pada saat mode form saya ganti "view" memang tidak terjadi "lock database" tapi pada saat "update" tidak bisa bersamaan, sementara setiap staff HRD yang ada ditempat saya punya otorisasi untuk megubah maupun menghapus database yang ada, dengan kata lain satu tabel tidak bisa diupdate oleh dua user sekaligus walaupun itu ada pada row yang berbeda. Dan Tabel "Personal Data" merupakan tabel master yang disitu ada No ID yang di relationshipkan dengan tabel yang lain. jadi tabel-tabel yang berhubungan dengan tabel "Personal Data" pada saat tabel tersebut dalam mode add/edit ikut juga tidak bisa terbuka. Sekali lagi saya minta tolong bantuannya untuk memberikan solusi atau pun jawaban dari rekan-rekan sekalian mengenai masalah saya ini. sebelum dan sesudahnya saya ucapkan terima kasih Regards Mufdi Rayu Fitrajaya ----- Original Message ----- From: aksan kurdin To: [email protected] Sent: Tuesday, August 07, 2007 2:41 PM Subject: Re: [belajar-access] Mode View was Re: Share database_be LDB itu berisi informasi siapa saja yang menggunakan file database, jadi mbuka mdb itu pasti menghasilkan ldb. Biar lebih jelas, coba download aplikasi ldbview dari site microsoft, dan anda lihat apa informasi yang diberikan. Aksan Kurdin On 8/7/07, Ivan Leonardo <[EMAIL PROTECTED]> wrote: Kalo properties DATA-ENABLED = No dan Allow Edit = Yes apakah si MDB tetep create LDB ? kalo ya berarti yg menentukan mode view cuman dari allow edit. Thanks budi laksamana wrote: iya, di buat no allow edit nya. tapi kita buatkan textbox untuk isi nomor form atau nomor surat jalan yang akan di edit, lalu buat tombol edit, open another form yang allow edit yes, dengan row yang sesuai nomor nya. cheers, budilaks --- In [email protected], Ivan Leonardo <[EMAIL PROTECTED]> wrote: > > Om Budi, utk set form ke mode view itu di set di allow edit/add > properties ?? > > budi laksamana wrote: > > > > biasa selalu terbit ldb, locking db. > > dan dengan utility ldb.view, kita bisa lihat, semua user yang sedang > > link ke mdb nya. > > bila hanya view, si user tertentu takkan melakukan locking. kecuali > > semuanya data di load dalam model edit. > > jadi, biasakan dalam mode view saja. > > dan bila mau melakukan editing, maka buatkan tombol edit, dengan hanya > > melakukan locking pada row tertentu saja. > > sehingga user yang lain masih bisa melakukan locking untuk editing row > > yang lain nya. > > > > cheers, > > budilaks > > > > --- In [email protected] > > <mailto:belajar-access%40yahoogr oups.com>, "Mufdi Rayu Fitrajaya" > > <mufdi.r.f@> wrote: > > > > > > Waduh masih tetep ngga berhasil mas Aksan > > > pesen errornya : "The database engine could not lock table 'Personal > > Data' because it is already in use by another person or process" > > > > > > Jadi ternyata kalau ada satu saja user yang mengakses table Personal > > Data maka user tersebut sudah menglock table tersebut sehingga tidak > > bisa digunakan oleh user yang lain. Dan yang terlihat difolder tempat > > BE tersebut berasal adanya file serupa dengan file BE tersebut tetapi > > dengan extension ldb. > > > > > > Jadi apakah ada solusi yang lain? > > > > > > Untuk mas John saya rasa antara link table dengan split itu sama > > saja bedanya kalau link mungkin lebih khusus akan tetapi kalau split > > itu general, jadi keseluruhan table di link membentuk suatu database > > baru dengan nama yang sama akan tetapi biasanya berakhiran be, misal : > > database_be. > > > > > > > > > Terima Kasih > > > Mufdi Rayu Fitrajaya > > > > > > HRIS Officer > > > > > > ----- Original Message ----- > > > From: M. Aksan Kurdin > > > To: [email protected] > > < mailto:belajar-access%40yahoogroups.com> > > > Sent: Monday, August 06, 2007 5:46 PM > > > Subject: RE: [belajar-access] Re: Share database_be > > > > > > > > > > > > Masih sangat bisa sekali, Anda bisa pake wizard, atau anda pake > > manual. Buat mdb baru, lalu import semua tabel dari mdb semula. > > Jadikan mdb baru sebagai back end. Mdb semula tinggal dibersihkan > > tabelnya, di ganti menjadi link tabel ke mdb baru. > > > > > > Saran saya pake wizard saja. Mudahkan hidup dengan wizard J > > > > > > > > > > > > Aksan Kurdin > > > > > > > > > > > > PS. JANGAN LUPA BACKUP DULU. > > > > > > > > > > > > From: [email protected] > > <mailto:belajar-access%40yahoogr oups.com> > > [mailto:[email protected] > > < mailto:belajar-access%40yahoogroups.com>] On Behalf Of firman > > > Sent: Monday, August 06, 2007 3:37 PM > > > To: [email protected] > > < mailto:belajar-access%40yahoogroups.com> > > > Subject: Re: [belajar-access] Re: Share database_be > > > > > > > > > > > > kira2 klo' udah jalan gitu masih bisa di split ga yah..? > > > soalnya aku masih suka modify file mdb.nya, jadi mau ga mau > > > kalo' mo modify aku mesti ke server.nya trus nunggu malem pas udah > > ga dpake. > > > > > > > > > > ---------------------------------------------------------- > This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. > --------------------------------------------------------------------------- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. -- Aksan Kurdin

