16 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for VenusCrystal

Hi, I have installed Oracle 11g (latest version 11.2.0.1.0) on my system. During the installation it didnt ask me to set username or any password. I'm unable to start sql plus because i dont have the username and password. Can anyone tell me what is the default username and password …

Member Avatar for Shiwam_1
0
65K
Member Avatar for victro.ouses

My ps's motherboard is burned and i was just trying to see where or how i would get a motherboard for my TEK 6633 all in one pc. I am from Namibia and noone here is unable to help me.

Member Avatar for Andreas Shapaka
0
732
Member Avatar for joshSCH

When I try to execute my jar file through the command prompt by typing: java -jar myJar.jar It returns an error message saying that it can not access the jar file. Why is this? myJar.jar is the exact name of my jar file.

Member Avatar for stultuske
0
36K
Member Avatar for godzab

Hello all, I am trying to take input from user using scanner. The problem is, when the loop starts, it skips taking input for the first iteration. Here is the code: import java.util.Scanner; public class TrigTriangles{ public static void main(String[] args){ int N; double a,b,c; double A,B,C; Scanner s = …

Member Avatar for noobz32
0
203
Member Avatar for zaggaNEW

Hi. I seem to be unable to login. I rcieved an email saying I had got an endorsment so tried to login but it doesn't recognise my password. I have tried to reset my password 3 times now. I get an email with a link to click, but when I …

Member Avatar for zubaer_ahammed
0
378
Member Avatar for khakilang

I have a clone computer with the following specification, Intel i5, 4GB RAM, 250GB hadr disk, ATI Radeon graphic card, PCI-E network adapter running on Window 7 Pro 32bit. The problem is the computer unable to shutdown. When I shutdown it will go off and after a second or so …

Member Avatar for khakilang
0
266
Member Avatar for k.vijayakumar

HI, I am writing unit test cases for silver light view model. When i am trying to mock edmx context, i am getting errors as in the screen shot. Please suggest how to solve the issue. ![9559cdb1d93cc91198a358bac62eeca5](/attachments/large/2/9559cdb1d93cc91198a358bac62eeca5.png "9559cdb1d93cc91198a358bac62eeca5") Thanks kvk

0
180
Member Avatar for kal_crazy

try { /* Class.forName ("sun.jdbc.odbc.JdbcOdbcDriver"); String loc = "jdbc:odbc:Library"; String filename = "C:\\Users\\Krishal Lad\\Desktop\\Library.mdb"; String database = "jdbc:odbc:Driver={Microsoft Access Driver (*.mdb, *.accdb)};DBQ="; database+= filename.trim() + ";DriverID=22;}"; // add on to the end con = DriverManager.getConnection (database);*/ Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); String database = "jdbc:odbc:Driver={Microsoft Access Driver (*.mdb,*.accdb)};DBQ=Library.mdb;"; System.out.println("connecting to database..."); Connection conn = …

Member Avatar for 203428
0
426
Member Avatar for davy_yg

Cek this syntax: root@ubuntu:/opt/lampp# ./lampp startmysql XAMPP: Starting MySQL...ok. root@ubuntu:/opt/lampp# ./lampp status Version: XAMPP for Linux 1.8.3-3 Apache is running. MySQL is not running. ProFTPD is running. I already start mysql yet it's still unable to run. Why is it?

Member Avatar for rubberman
0
982
Member Avatar for strRusty_gal

Hi Everyone, Thanks for viewing this post. I have placed the code below in the MASTERPAGE.master.cs Label user = (Label)Master.FindControl("lblHidden123"); The control named lblHidden123 is in one of the Child page that refer to MASTERPAGE.master.. This control lblHidden123 is a normal label field, visible true. When i try to access …

Member Avatar for strRusty_gal
0
135
Member Avatar for Moderns

I decided to use the stored procedures in MySQL. I am able to retrieve only one row value in OUT paramater, but when the returned result contains more than one row, I get nothing! Please see the simple code below for stored procedure which I add it to phpmyadmin direct: …

Member Avatar for diafol
0
1K
Member Avatar for Belton

<?php include ('pages/dbconnect.php'); $rekdep=mysql_query("SELECT * FROM t_org ORDER BY dept, com ASC"); echo "<table class='gridtable'>"; echo "<tr><tr><th> Departement</th><th> Commune </th><th> ORG </th><th>Animal</th>"; echo "</tr>"; echo "</tr>"; $odl_dept = null; $odl_com = null; $odl_org = null; while($dep=mysql_fetch_assoc($rekdep)){ //List of department if($dep['dept']!=$odl_dept){ echo "<td>".$dep['dept']."</td>"; } //display blank td if the same department …

Member Avatar for mglobs
0
254
Member Avatar for Siberian

I want the word "gallery" to do a css3 3D rotate transition and reveal the words "art/art2" unfortunately I'm having a mud of a time getting it to work. **HTML** <div class="wrap"> <div class="gallery">Gallery</div> <div class="back"><a href="" class="link_a">Art</a><a href="" class="link_b">Art2</a> </div> **CSS** .gallery {font-size:4em;color:orange;} .gallery a:hover {color:orange;position:absolute;-webkit-transition: all .1s ease-in-out;-webkit-perspective:600px; …

Member Avatar for Siberian
0
252
Member Avatar for Mr.M

Hi Dw I've created some few ASP using Visual Basic .Net and the files when I publish it (exporting from IDE to a folder) are in .aspx format and the problem is that I didn't find the hosting that support this kind of format they support .asp so my question …

Member Avatar for Mr.M
0
219
Member Avatar for dukumanis

**here is my coding. i want user unable to select data in select box once it is selected in the first select box(hide/remove).i add the javascript. but its not working. any solution?** **peralatan.php** <?php require_once('Connections/iventori.php'); ?> <?php $id = $_GET['idpinjaman']; $colname_Recordset1 = "-1"; if (isset($_GET['idpinjaman'])) { $colname_Recordset1 = (get_magic_quotes_gpc()) ? …

Member Avatar for dukumanis
0
319
Member Avatar for pjrey

hello i am having issues with my website. i have been notified by several people using ipads, that they are unable to click any links, add themselves to the mailng list etc... http://naniboujou.com everything looks fine (design, layout etc..) but links are unclickable! form fields un fillable... what gives? thanks …

Member Avatar for pritaeas
0
218

The End.