If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Problems with BDE connecting to Firebird on linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-01-03, 17:28
frosendo frosendo is offline
Registered User
 
Join Date: Aug 2003
Location: Brazil
Posts: 1
Problems with BDE connecting to Firebird on linux

Hi, I have a Firebird running on Linux and some clients running win98 or WinXP. Those clients use a delphi application which uses the BDE to connect to the database.

The problem is:
when connecting from WinXP, everything runs perfectly well and it takes about 7 seconds to start the whole application and connect to db, but when doing the same on Win98, it takes about 45 seconds do start the application. I had monitored the packets and found out the connection takes less than a second (in both cases, WinXP and Win98), but on Win98, it takes almost 42 seconds to the desktop initiates to send the packets to get the connection done.

It seems that there is some problem in the set Win98+BDEforWin98+MyApp.

Does anybody there have any ideas about this problem or how to solve it?

Thanks a lot
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On