Jump to content

sql query + xslt


Osman

This topic is 6416 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi there,

I'll start develop new web site with xslt. But the problem is some data are been outside of the FileMaker. The user enters the product id than i'll get product name (if the product exist) by a sql query. I'll use FileMaker for all other database necessity. Only i have to get product name with sql.

Is it possible?

Thanks in advance

cabi

Link to comment
Share on other sites

is it possbile.....what?

to run and sql querry?

Yes

to run an sql querry within results in fm?

yes

knowing what data is outsite FM and in what format?

not without you posting more ;-)

All the best!

Edited by Guest
Link to comment
Share on other sites

thanks for your response.

I want to get product name and control if the product exist or not while entering new purchase request. The new record will be added if the given number matches with an product.

How can i do that? Do the scripts help me about this issue?

Link to comment
Share on other sites

The Xalan XSLT processor might support SQL extensions, see http://xml.apache.org/xalan-j/extensionslib.html#sql

But you have to try it out yourself. Probably you have to install a JDBC driver. It may also be that FMI has turned this functionality in Xalan off.

Concerning scripts: The "Execute SQL" script step is not web compatible.

Link to comment
Share on other sites

This topic is 6416 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.