PDA

View Full Version : simple query statements in Flex 2


zoidberg
01-15-2007, 12:09 PM
Hello all, I am trying to make a simple Film rental style application in which user's can register and browse films from a database (written in Access - not a great call by myself) however, i have set up and completed the user registration section and now want to allow a search feature -- not sure how!!

I believe, having looked into it and used RDS Query Viewer you can use simple SQL commands like SELECT and stuff but im not sure where to use it, like off a button's click event or in a private function OR both!?

does anyone know how to help me??

Cheers for any help,

Zoidberg!

hangalot
01-17-2007, 01:00 PM
access. nice.

how are you displaying the data at the moment?
anyway generic answer: you need to use asp (oooh nicer!!) and soemthing called oledb. just google recordset, connection asp and access and a trillian code samples will popup

CDHBookingEdge
01-17-2007, 08:49 PM
LOL was there a bit of (understandable) sarcasm in your nice and nicer statements? LOL Especially the Access one but yes unfortunately at times it's what's there to be used. ;-)

Cheers,
Christopher

hemantsonker
08-06-2007, 10:27 AM
Hi ,
I Am New In Flex. Installed Every Thing I.e Flex Builder Flex 2.when Im Creating A View In The Editor ,i Am Able To See What I Have Coded In The Mxml File.but How To See It On A Brtowser.
Installed Flash Player 9 For Both The Browsers Like Ie And Firefox.

What To Do In This Case.please Help