CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 save as <any_name>.lua

Print topic Send  topic

Author Message
Mikaa

Posts: 9
Posted: 03/20/2006, 9:28 AM

Hi,

I want to export a query to a file with this format:

----------------------------------------------------------------------------------
["list"] = {

[ID] = {
["A"] = "-",
["B"] = "Value from B",
["eB"] = "Value from B in CAPITAL",
["C"] = "Value from C",
["D"] = false,
["E"] = "Value from E",
["F"] = "Value from F",
["G"] = false,
},
[ID] = {
["A"] = "-",
["B"] = "Value from B",
["eB"] = "Value from B in CAPITAL",
["C"] = "Value from C",
["D"] = false,
["E"] = "Value from E",
["F"] = "Value from F",
["G"] = false,
},
[ID] = {
["A"] = "-",
["B"] = "Value from B",
["eB"] = "Value from B in CAPITAL",
["C"] = "Value from C",
["D"] = false,
["E"] = "Value from E",
["F"] = "Value from F",
["G"] = false,
},

["Endlist"]

----------------------------------------------------------------------------------
How can i save a query to any file and how to make a default template for this?

Thanks.

regards,
Mikaa
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.