[flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-12-08 Thread jc_bad28
WSAS Web Service Application Server.

http://wso2.com/products/web-services-application-server/

One of the cool things you can do is create web services from multiple data 
sources which means you could basically query across different 
servers/databases/platforms.  



--- In flexcoders@yahoogroups.com, dennis den...@... wrote:

 Hello ppl.
 
  
 
 Which is the most popular way a Flex application to join an internet sql
 server (mysql or oracle)?
 
 Please give me some guidelines and places to read about.
 
  
 
 thanx
 
 dennis





[flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-12-07 Thread valdhor
I use AMF Remoting with WebORb to PHP. PHP handles the MySQL calls which 
returns arrays of objects.



--- In flexcoders@yahoogroups.com, dennis den...@... wrote:

 Hello pal. How do you handle mysql from Flex?
 
  
 
 Dennis
 
  
 
 From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
 Behalf Of valdhor
 Sent: Wednesday, December 02, 2009 4:59 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: the most popular way to be connected with sql
 server REFdn0085136210
 
  
 
   
 
 I know that I don't. I use my own local web services.
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ,
 dennis dennis@ wrote:
 
  Nobody knows about AWS!?
  
  
  
  dennis
  
  
 





RE: [flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-12-05 Thread dennis
Hello pal. How do you handle mysql from Flex?

 

Dennis

 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of valdhor
Sent: Wednesday, December 02, 2009 4:59 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: the most popular way to be connected with sql
server REFdn0085136210

 

  

I know that I don't. I use my own local web services.

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ,
dennis den...@... wrote:

 Nobody knows about AWS!?
 
 
 
 dennis
 
 
 



 



RE: [flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-12-02 Thread dennis
Nobody knows about AWS!?

 

dennis

 

From: dennis [mailto:den...@anel.cc] 
Sent: Monday, November 30, 2009 11:57 PM
To: 'flexcoders@yahoogroups.com'
Subject: RE: [flexcoders] Re: the most popular way to be connected with sql
server REFdn0085136210

 

Guys have a look at the AWS. the Amazon Web Services where they look just
great. at least from introduction pages.

They serve their extreme servers and their capabilities, not for free, but
for few money.

Read this. http://aws.amazon.com/what-is-aws/ and specially this.
http://aws.amazon.com/rds/ 

 

Share your thoughts. It is the begging of the cloud computing.

Does anybody has experience on AWS?

 

dennis

...we are what we are doing...  P Think! before you print. 

 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of valdhor
Sent: Wednesday, November 25, 2009 3:18 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: the most popular way to be connected with sql
server REFdn0085136210

 

  

There is a community edition of WebORB for PHP that is free. Also, Adobe has
ties with Zend and you can use Zend_AMF (Part of the Zend Framework) for
free.

I think free is cheap enough for everyone ;-}

Also, if you want to connect directly to a MySQL database you can look into
a component like ASSQL (http://code.google.com/p/assql/)

 



[flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-12-02 Thread valdhor
I know that I don't. I use my own local web services.

--- In flexcoders@yahoogroups.com, dennis den...@... wrote:

 Nobody knows about AWS!?
 
  
 
 dennis
 
  
 
 From: dennis [mailto:den...@...] 
 Sent: Monday, November 30, 2009 11:57 PM
 To: 'flexcoders@yahoogroups.com'
 Subject: RE: [flexcoders] Re: the most popular way to be connected with sql
 server REFdn0085136210
 
  
 
 Guys have a look at the AWS. the Amazon Web Services where they look just
 great. at least from introduction pages.
 
 They serve their extreme servers and their capabilities, not for free, but
 for few money.
 
 Read this. http://aws.amazon.com/what-is-aws/ and specially this.
 http://aws.amazon.com/rds/ 
 
  
 
 Share your thoughts. It is the begging of the cloud computing.
 
 Does anybody has experience on AWS?
 
  
 
 dennis
 
 ...we are what we are doing...  P Think! before you print. 
 
  
 
 From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
 Behalf Of valdhor
 Sent: Wednesday, November 25, 2009 3:18 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: the most popular way to be connected with sql
 server REFdn0085136210
 
  
 
   
 
 There is a community edition of WebORB for PHP that is free. Also, Adobe has
 ties with Zend and you can use Zend_AMF (Part of the Zend Framework) for
 free.
 
 I think free is cheap enough for everyone ;-}
 
 Also, if you want to connect directly to a MySQL database you can look into
 a component like ASSQL (http://code.google.com/p/assql/)





RE: [flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-11-30 Thread dennis
Guys have a look at the AWS. the Amazon Web Services where they look just
great. at least from introduction pages.

They serve their extreme servers and their capabilities, not for free, but
for few money.

Read this. http://aws.amazon.com/what-is-aws/ and specially this.
http://aws.amazon.com/rds/ 

 

Share your thoughts. It is the begging of the cloud computing.

Does anybody has experience on AWS?

 

dennis

...we are what we are doing...  P Think! before you print. 

 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of valdhor
Sent: Wednesday, November 25, 2009 3:18 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: the most popular way to be connected with sql
server REFdn0085136210

 

  

There is a community edition of WebORB for PHP that is free. Also, Adobe has
ties with Zend and you can use Zend_AMF (Part of the Zend Framework) for
free.

I think free is cheap enough for everyone ;-}

Also, if you want to connect directly to a MySQL database you can look into
a component like ASSQL (http://code.google.com/p/assql/)



 



RE: [flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-11-25 Thread dennis
Yes it looks great. 

 

But developing in in php (only php), there is no need to purchase a kind of
server like this; where, it is not so cheap. I think that Adobe should have
developed libraries regarding sql server, as php have done. It seems strange
where too strong engine (I mean the adobe flash in general) has no the
ability to be connected with sql servers.

 

Of course I think that Weborb-for-php is one of the best architect approach,
but its is not for low budget projects.

Guys. share your thoughts.

 

dennis 

 



[flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-11-25 Thread valdhor
There is a community edition of WebORB for PHP that is free. Also, Adobe has 
ties with Zend and you can use Zend_AMF (Part of the Zend Framework) for free.

I think free is cheap enough for everyone ;-}

Also, if you want to connect directly to a MySQL database you can look into a 
component like ASSQL (http://code.google.com/p/assql/)


--- In flexcoders@yahoogroups.com, dennis den...@... wrote:

 Yes it looks great. 
 
  
 
 But developing in in php (only php), there is no need to purchase a kind of
 server like this; where, it is not so cheap. I think that Adobe should have
 developed libraries regarding sql server, as php have done. It seems strange
 where too strong engine (I mean the adobe flash in general) has no the
 ability to be connected with sql servers.
 
  
 
 Of course I think that Weborb-for-php is one of the best architect approach,
 but its is not for low budget projects.
 
 Guys. share your thoughts.
 
  
 
 dennis





[flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-11-23 Thread valdhor
I don't know if it's the most Popular way, but I use PHP/MySQL with WebORB 
http://www.themidnightcoders.com/products/weborb-for-php/overview.html

--- In flexcoders@yahoogroups.com, dennis den...@... wrote:

 Hello ppl.
 
  
 
 Which is the most popular way a Flex application to join an internet sql
 server (mysql or oracle)?
 
 Please give me some guidelines and places to read about.
 
  
 
 thanx
 
 dennis





Re: [flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-11-23 Thread Jorge Hernández
valdhor!
*
*
*Thanks for the link, I did not know about this WebORB but is pretty cool!
*
2009/11/23 valdhor valdhorli...@embarqmail.com



 I don't know if it's the most Popular way, but I use PHP/MySQL with
 WebORB
 http://www.themidnightcoders.com/products/weborb-for-php/overview.html


 --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, dennis
 den...@... wrote:
 
  Hello ppl.
 
 
 
  Which is the most popular way a Flex application to join an internet
 sql
  server (mysql or oracle)?
 
  Please give me some guidelines and places to read about.
 
 
 
  thanx
 
  dennis
 

  




-- 
Jorge Hernández Martínez
Electro-Acoustic  Telecommunication Engineer
+34 605 132572


[flexcoders] Re: the most popular way to be connected with sql server REFdn0085136210

2009-11-23 Thread valdhor
Very cool and very useful.

We use it here with thousands of connected users.

--- In flexcoders@yahoogroups.com, Jorge Hernández jorge.albac...@... wrote:

 valdhor!
 *
 *
 *Thanks for the link, I did not know about this WebORB but is pretty cool!
 *
 2009/11/23 valdhor valdhorli...@...
 
 
 
  I don't know if it's the most Popular way, but I use PHP/MySQL with
  WebORB
  http://www.themidnightcoders.com/products/weborb-for-php/overview.html
 
 
  --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, dennis
  dennis@ wrote:
  
   Hello ppl.
  
  
  
   Which is the most popular way a Flex application to join an internet
  sql
   server (mysql or oracle)?
  
   Please give me some guidelines and places to read about.
  
  
  
   thanx
  
   dennis
  
 
   
 
 
 
 
 -- 
 Jorge Hernández Martínez
 Electro-Acoustic  Telecommunication Engineer
 +34 605 132572