Posts Tagged ‘sql’
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 with the use of java script I have found a way to make the XML read the data in the database but it wont show them in tabular format it will just put the nin the web page as XML format or it will put them without any format. I have tried to use a schema to make the XML style one to get in a table but it wont work. I’ve gut pretty stuck there.