Arsip: Firebird di sebuah network
more 12 years ago
wati
Para Suhu Delphi.. aq mau minta tlg... kalo file firebird di letakkan di sebuah komp win 7 terus program jalan di komp win XP... kalo sy pake zeos component Zconnection gimana cara setting nya spy bisa connect ke data firebird yg ada di komp win 7 ya... aq udah coba pake mapping lewat komp win xp tetap bisa connect lewat zconnection ... mohon bimbingannya ya...thx...
more 12 years ago
wati
maksudnya tetap tidak bisa connect lewat zconnection. misalnya comp win 7 namanya CompA, data firebird nya di simpan di direktori D:\data\test.fdb .. aq uda coba pake mapping di comp win xp... misal z : mewakili compA d:\.... kemudian di component zconnection.database aq masukkin z:\data\test.fdb lalu connected = true muncul error.... terus aq coba ga pake mapping zconnection.hostname := compA... lalu zcoonection.database di isi d:\data\test.fdb tetap error ....jadi yg bener gimana cara connect nya para master delphi ya? thx
more 12 years ago
wati
maksudnya tetap tidak bisa connect lewat zconnection. misalnya comp win 7 namanya CompA, data firebird nya di simpan di direktori D:\data\test.fdb .. aq uda coba pake mapping di comp win xp... misal z : mewakili compA d:\.... kemudian di component zconnection.database aq masukkin z:\data\test.fdb lalu connected = true muncul error.... terus aq coba ga pake mapping zconnection.hostname := compA... lalu zcoonection.database di isi d:\data\test.fdb tetap error ....jadi yg bener gimana cara connect nya para master delphi ya? thx
more 12 years ago
wati
maksudnya tetap tidak bisa connect lewat zconnection. misalnya comp win 7 namanya CompA, data firebird nya di simpan di direktori D:\data\test.fdb .. aq uda coba pake mapping di comp win xp... misal z : mewakili compA d:\.... kemudian di component zconnection.database aq masukkin z:\data\test.fdb lalu connected = true muncul error.... terus aq coba ga pake mapping zconnection.hostname := compA... lalu zcoonection.database di isi d:\data\test.fdb tetap error ....jadi yg bener gimana cara connect nya para master delphi ya? thx
more 12 years ago
halimanh
http://www.inilahjalanku.com/cara-koneksi-delphi-dengan-database-mysql-memakai-zeos/
more 12 years ago
halimanh
Oops, yg sebelumnya buat mysql, ini yg buat firebird
http://www.intitec.com/varios/A_ZEOS_basics_tutorial_not_only_for_firebird.pdf
more 12 years ago
halimanh
Liat di dokumentasinya (TCP/IP Connection)
http://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/qsg25-databases.html#qsg25-databases-connstrings
more 12 years ago
wati
Tetap ga bisa konek,masih error neh.... pusink ...tlg master delphi lain bisa bantu ga?thx
more 12 years ago
wati
IP comp tempat simpan data firebird : 192.168.2.2 win 7 direktori data d:\data\test.fdb
terus program untuk ngeliat data firebird itu di comp win xp...
terus di program itu pake Zconnection.hostname := 192.168.2.2 , zconnection.database := d:\data\test.fdb... waktu zconnection.connected di truekan muncul error sbb :
"Unable to completed network request to host : 192.168.2.2 .. failed to establish a connection. a connection attempt failed because the connected party did not properly respond after a period time .. Error Code = -902...
kira kira penyebabnya apa ya para master delphi? thx...
more 12 years ago
halimanh
Jadi connection stringnya :
192.168.2.2:d:\data\test.fdb
Kalo masih gagal juga check windows firewallnya. Firewallnya bisa dimatikan dulu buat sementara. kalo bisa tersambung, berarti masalahnya di firewall.
Check juga file configurasi firebirdnya "firebird.conf".
Liat juga FAQnya, misalkan http://www.firebirdfaq.org/faq259/
more ...
reply |
Report Obsolete
Last Articles
Last Topic
- PascalTalk #6: (Podcast) Kuliah IT di luar negeri, susah gak sih?
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #5: UX: Research, Design and Engineer
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #4: Obrolan Ringan Seputar IT
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #2: Membuat Sendiri SMART HOME
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #3: RADically Fast and Easy Mobile Apps Development with Delphi
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #1: Pemanfaatan Artificial Intelligence di Masa Covid-19
by LuriDarmawan in Tutorial & Community Project more 4 years ago - Tempat Latihan Posting
by LuriDarmawan in OOT more 5 years ago - Archive
- Looping lagi...
by idhiel in Hal umum tentang Pascal Indonesia more 12 years ago - [ask] koneksi ke ODBC user Dsn saat runtime dengan ado
by halimanh in FireBird more 12 years ago - Validasi menggunakan data tanggal
by mas_kofa in Hal umum tentang Pascal Indonesia more 12 years ago
Random Topic
- Help Zeos Query (ZQuery)
by rony_harlieanto in Hal umum tentang Pascal Indonesia more 18 years ago - masukin data ke var dari database
by adhisyanda in Paradox more 15 years ago - Koneksi ADOQuery Ke Syntax SQL
by saysansay in Tip n Trik Pemrograman more 19 years ago - Print out di QuickReport
by reminder2k1 in Reporting more 17 years ago - [ask] Mencari letak error list index out of bound
by kepiss in Tip n Trik Pemrograman more 12 years ago - fungsi sleep() utk program demo/shareware
by ryan in Hal umum tentang Pascal Indonesia more 18 years ago - Inherited Form
by fafenail in Hal umum tentang Pascal Indonesia more 19 years ago - Gimana Cara Bgeblok Sebuah Situs????
by mankerman in Web Programming more 16 years ago - Tolong bantuain, masalah CreateForm
by hendra_sir84 in Hal umum tentang Pascal Indonesia more 17 years ago - lost connection to mysql server during query
by rey1024 in MySQL more 15 years ago