|
|
Databases and Drivers
Started by Chariot at 04-23-2008 1:00 AM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
04-23-2008, 1:00 AM
|
Chariot
Joined on 04-23-2008
Indonesia
Posts 3
|
Hyperfile - Clarion Problem ... Please Help me !! My boss wanna kill me soon
|
|
|
|
|
i create a windows mobile application by windev mobile language with hyperfile database i create also windows application by clarion 6 , and use Sybase as database
the problem is , i want to do synchronization with two way , Sybase - Hyperfile , and Hyperfile - Sybase
im stuck for 1 weeks , i already confused and give up i already install hyperfile ODBC , but i dont know what to do next ?
anybody please help me , tell me how to make bridge connection between that give me any explanation , any source code or anything that will help me any example application or any way , pleaaase i need it like crazy now
because my boss wanna kill me next week if i dont make it
Clarion Warrior
|
|
|
|
|
Report
|
|
|
|
04-23-2008, 8:34 AM
|
Shankar
Joined on 10-24-2005
Dubai, UAE
Posts 219
|
Re: Hyperfile - Clarion Problem ... Please Help me !! My boss wanna kill me soon
|
|
|
|
|
Hi!
Use the Dictionary Synchronizer to import the Hyperfile tables into the dictionary using the hyperfile ODBC connection. Once inside the dictionary, you can access the tables in the application and do the needful. I am not sure how WinDev hyperfile works with Clarion using the ODBC driver but you can try it out.
Regards
Shankar
|
|
|
|
|
Report
|
|
|
|
|
|