Skip to content

Tag Archives: sql

Creating a music searching database. XML or SQL?

For my website I want to create a small database with my favorite albums and musicians. I want the user to be able to search this database and/or narrow their results using check boxes and searches (similar to how shopping websites allow you to narrow your results by size, color, price, etc. like eBay or [...]

Can someone explain to me how XML works? And what is XHTML, PHP, SQL, and ASP?

I know html and am learning css and javascript. C3Schools says XML is meant to store and send data like <book>Book Name</book> but what’s the point in that? When would I be able to use that? And what are XHTML, PHP, ASP, and SQL and what do they look like? I will read long answers. [...]

What are XML, QTP, and SQL. How are the 3 related to one another?

First off, I’m not a programmer. Can someone explain in simple non technical terms what XML, QTP and SQL are and how they related to each other. Any examples would be great. Also if I were to want a book to learn the 3, which order should I learn them in? Thanks

Using MySQL for free and what is XML?

Hi at the moment i am using sql in oracle at unversity how do i use mysql for free and what exactly is xml

Where can I start learning and practicing game programming?

I’m on my second year of Computer Science. I know Java, C, UNIX system programming, SQL, XML. I’ve figured that C++ is the most used language for game programming. So where can I start? Should I join one of those game modding teams? Should I take one of those free online courses? Thanks in advance!

How can you get the records in a SQL database by XML?

I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea? Will it is true that XML is not able to do that but [...]