| View previous topic :: View next topic |
| Author |
Message |
Dryphon Guest
|
Posted: Sat Oct 01, 2005 4:32 pm Post subject: New project? |
|
|
Hi,
I start new project.
Programs is run in lan,web,palm, and other devices.
for local network win32 applicaiton ,
web ?
multi-tier? brfcase ?
linux app server?
How is all?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Sat Oct 01, 2005 5:40 pm Post subject: Re: New project? |
|
|
If you want to run on all of those platforms consider Java.
--
Bill Todd (TeamB)
|
|
| Back to top |
|
 |
Dryphon Guest
|
Posted: Sat Oct 01, 2005 6:47 pm Post subject: Re: New project? |
|
|
| Quote: | If you want to run on all of those platforms consider Java.
no no no |
I use from D1....D7. I know only Delphi.
Now i need only win app with brfcase...web,palm after
dbexpress,TSQLDataset,dsp,cds and no appserver.
i test dbexpress Firebird 1.0.3
in linux with wine firebird connection running
but if TSQLDataset.Getmetadata is true
dont open dataset show error message "operation not supported" Firebird
1.0.3
is it a bug D7.1?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Sat Oct 01, 2005 8:30 pm Post subject: Re: New project? |
|
|
That sounds like a possible problem in the dbExpress Firebird driver
you are using. Borland does not make a dbExpress driver for Firebird so
I assume you are using a third party driver. Perhaps whoever you bought
your driver from can help you.
--
Bill Todd (TeamB)
|
|
| Back to top |
|
 |
C4D - Kim Madsen Guest
|
Posted: Mon Oct 03, 2005 4:30 pm Post subject: Re: New project? |
|
|
Hi,
Using Midas/Datasnap, you would probably have trouble supporting all those platforms, unless you do quite alot custom
code.
You could perhaps use Java, as Bill suggests, and that may provide you with a way via Borlands product Janeva (I dont
know for sure though).
Or you could define SOAP services, which most platforms today can digest, if not too complicated.
The problem with SOAP is that its clunky, fat and relatively ressource demanding, specially for Palm devices.
kbmMW is an alternative for which exists access from clients supporting one or more of the following:
- pure C (should work with Palm compiled using CodeWarrior with little or no modifications.. we havnt actually tried
as we dont have access to CodeWarrior)
- PHP (provide access via a portable pure C PHP extension... ie.. compilable on all platforms)
- Java (all JRE 1.3 and up environments should work fine)
- OCX (VB/Excel/Word/You name it)
- SOAP (Any SOAP capable client)
- XML (Any XML capable client)
- C# (For example PocketPC 2003 and up)
- Delphi/C++Builder/Kylix
--
best regards
Kim Madsen
[email]kbm (AT) components4developers (DOT) com[/email]
www.components4developers.com
The best components for the best developers
kbmMW - kbmMemTable - kbmWABD - kbmX10
"Dryphon" <isonmez (AT) bsy (DOT) com.tr> skrev i en meddelelse news:433eb9bb (AT) newsgroups (DOT) borland.com...
| Quote: | Hi,
I start new project.
Programs is run in lan,web,palm, and other devices.
for local network win32 applicaiton ,
web ?
multi-tier? brfcase ?
linux app server?
How is all?
|
|
|
| Back to top |
|
 |
Dryphon Guest
|
Posted: Tue Oct 04, 2005 7:39 pm Post subject: Re: New project? |
|
|
| Quote: | kbmMW is an alternative for which exists access from clients supporting
one or more of the following:
- pure C (should work with Palm compiled using CodeWarrior with little or
no modifications.. we havnt actually tried as we dont have access to
CodeWarrior)
- PHP (provide access via a portable pure C PHP extension... ie..
compilable on all platforms)
- Java (all JRE 1.3 and up environments should work fine)
- OCX (VB/Excel/Word/You name it)
- SOAP (Any SOAP capable client)
- XML (Any XML capable client)
- C# (For example PocketPC 2003 and up)
- Delphi/C++Builder/Kylix
|
My English bad.But if I understand true this is terrible!!!
|
|
| Back to top |
|
 |
C4D - Kim Madsen Guest
|
Posted: Tue Oct 04, 2005 9:55 pm Post subject: Re: New project? |
|
|
| Quote: | My English bad.But if I understand true this is terrible!!!
|
LOL :)
I certainly would have hoped the word would have been terrific.. not terrible :)
--
best regards
Kim Madsen
[email]kbm (AT) components4developers (DOT) com[/email]
www.components4developers.com
The best components for the best developers
kbmMW - kbmMemTable - kbmWABD - kbmX10
|
|
| Back to top |
|
 |
Wayne Niddery [TeamB] Guest
|
Posted: Wed Oct 05, 2005 2:06 pm Post subject: Re: New project? |
|
|
C4D - Kim Madsen wrote:
| Quote: |
I certainly would have hoped the word would have been terrific.. not
terrible
|
Or terribly terrific. <g>
--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"We've all heard that a million monkeys banging on a million
typewriters will eventually reproduce the entire works of Shakespeare.
Now, thanks to the Internet, we know this is not true." — Robert
Wilensky
|
|
| Back to top |
|
 |
C4D - Kim Madsen Guest
|
Posted: Wed Oct 05, 2005 4:50 pm Post subject: Re: New project? |
|
|
That would have worked too :)
--
best regards
Kim Madsen
[email]kbm (AT) components4developers (DOT) com[/email]
www.components4developers.com
The best components for the best developers
kbmMW - kbmMemTable - kbmWABD - kbmX10
"Wayne Niddery [TeamB]" <wniddery (AT) chaffaci (DOT) on.ca> skrev i en meddelelse news:4343dd61 (AT) newsgroups (DOT) borland.com...
| Quote: | Or terribly terrific.
|
|
|
| Back to top |
|
 |
|