saya tadi coba bikin file access yang dikasih nama (rename) jadi "xxx.008" lokasi nya di c:\ dan database passwordnya "pass"
trus buka connectionnya
db.open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\xxx.008;Persist Security Info=False;Jet OLEDB:Database Password=pass"
berhasil. moga2 membantu
Brgds,
Lim Agus Fitrian
Finance IT
| HENRI JAMANI <[EMAIL PROTECTED]>
Sent by: [email protected] 11/22/2005 19:12
|
|
jadi string connection nya gimana mas lim?? yang lebih lengkap gimana??.
DB.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source= XXX.008 file;
"Password="pass"
"Persist Security Info=False"
[EMAIL PROTECTED] wrote:
uda coba pake string ini Jet OLEDB:Database Password=xxx; belom?
jadi taruh passwordnya bukan di string Password=" & Trim("") & "; tapi di posisi xxx diatas
trus kalo passwordnya = Trim("") artinya ga pake password dong?
Brgds,
Lim Agus Fitrian
Finance IT
| HENRI JAMANI <[EMAIL PROTECTED]>
Sent by: [email protected] 11/19/2005 19:15
|
|
tolong donk saudara programmer,
saya mau buat aplikasi yg memakai database aplikasi yg sudah ada,
nah yg menjadi permasalahannya databasenya di password dan dirubah file type nya menjadi type lain tapi saya buka di access bisa.
namun ketika saya mau koneksi ke vb lewat ado databasenya seperti tidak terbaca.
bagaimana saya buka koneksi?
nb:file typenya menjadi 008 file
ini code buka koneksinya
Set DB = New ADODB.Connection
DB.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=" & Trim("XXX.008 file") & ";" & _ ' saya coba .mdb gak bsa juga
"Password=" & Trim("") & ";" & _
";Persist Security Info=False"
Yahoo! FareChase - Search multiple travel sites in one click.
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
SPONSORED LINKS
| Programmer | Indonesia | Basic programming language |
| Computer programming languages | Programming languages | Java programming language |
YAHOO! GROUPS LINKS
- Visit your group "Programmer-VB"
on the web.
- To unsubscribe from this group, send an email
to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the
Yahoo!
Terms of Service.
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
Yahoo! FareChase - Search multiple travel sites in one click.
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
SPONSORED LINKS
| Programmer | Indonesia | Basic programming language |
| Computer programming languages | Programming languages | Java programming language |
YAHOO! GROUPS LINKS
- Visit your group "Programmer-VB"
on the web.
- To unsubscribe from this group, send an email
to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
SPONSORED LINKS
| Programmer | Indonesia | Basic programming language |
| Computer programming languages | Programming languages | Java programming language |
YAHOO! GROUPS LINKS
- Visit your group "Programmer-VB" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
