I have a unix and a linux server used as Database Server and Application Server Respectively. The Database is Oracle 10g and App Server is Weblogic 9.3 MP3 with jRockit 1.5 installed.
I generally use linux servers and program in PHP (plus other associated technologies) with mysql databases. A client has existing ASP sites using MSSQL databases on a Windows server and wants some new
I made a program that when one types a first name in the edit text space, it shows the information of the person with that first name from a database (MySQL) that I created. However, when I type in Er
I\'d like to 开发者_StackOverflowuse the MSSQL jdbc object as SQLServerConnectionPoolDataSource in my servlet... But the thing is I am not pretty sure should I keep the pool dataSource in my session f
I am getting the error: \"error establishing a database connection\" after moving my wordpress blog to Amazon EC2. I\'ve checked the wp-config.php file and settings are ok (localhost, password and use
I am very new to android. In this program, I\'m trying to make it so that when one types a first name in the edit text it will show the information of the person in an existing MySQL database I made a
I am creating a social networking site with php+mysql . currently i create a database connetion for my database in a function and i call it in the begining of every displayable page . I dont understan
I was trying to add new row to my database table and it seams that everything is going well in the application WPF and when i close the application the database has not changed(new record was not adde
I have a few small ROR \"mostly static\" type sites and am working on something a little deeper that I don\'t have much experience with...
We have an old Access 2000 database that we need to pull data from and store it into a text file via a web interface that has to run every 20 minutes. I have spent hours and hours searching for a corr