Click here to Skip to main content
Page 1 of 7
Page Size: 10 · 25 · 50


Tag filtered by:  Data [x]
Answer 13 May 2013   license: CPOL
If you type "ORA-06550" in google (or any other ORA error) you'll get the explanation. In this case, not much of help as it seems to be a generic error. My guess is that it might be because you add prm3 twice (not sure though): //btw is "paramters" a typ-o ? ...
Question 13 May 2013   license: CPOL
In my code am getting following error.ORA-06550: line 1, column 7:PLS-00306: wrong number or types of arguments in call to 'SAVE_DATA'ORA-06550: line 1, column 7:PL/SQL: Statement ignoredWhat will be the reason for this?code am using is, List listparamters =...
Article 3 May 2013   license: CPOL
Create custom indexes for improving Mapreduce performance
Answer 18 Apr 2013   license: CPOL
PHP is just one of the languages available for server side programming. You have many possibilities. Have a look at this Wikipedia page: "Server side coding"[^] for an overview.
Question 18 Apr 2013   license: CPOL
Hi Everyone,I have a few 'mobile' and 'cross-platform' projects. I am investigating HTML5 and JavaScript as a solution. However, I can't seem to find good direction as to how to get data into the project. I was considering HTML5 and JavaScript. However, both those platforms run client-side,...
Answer 11 Apr 2013   license: CPOL
My language is c#. Pls kindly help get solution.
Question 11 Apr 2013   license: CPOL
pls i need urgent help on ma app, i'm using datalist to display data(including image), but all other data are displaying except the image. The code below:
Question 11 Apr 2013   license: CPOL
Hi Friend,I am in big trouble, I need some company data in a very short period from Xing and Linkedin. I tried a lot to get data, But my real problem is xing or linkedin website showing 10-20 company result on their list of company page..Is it possible to get all the data at a time....
Tip/Trick 5 Apr 2013   license: CPOL
Convert filesize (bytes) according to highest possible size scale (KB, MB, GB, TB, PB).
Answer 18 Mar 2013   license: CPOL
you write this code and it always redirect on testpage.aspx with querystring of current button text protected void InstallChecklist_2WA_Click(object sender, EventArgs e) { Response.Redirect("tespage.aspx?InstallName_2WA=" + ((Button)sender).Text); }
Answer 18 Mar 2013   license: CPOL
Hi Dustin Prevatt,i did not get your point with your pasted code becuase you have mentioned an event code behind but its not referenced in datalist html so will you explain your issue in detail that what you want?
Article 14 Mar 2013   license: CPOL
In this article we will talk about the next 5 interesting SQL Server 2012 features.
Question 12 Mar 2013   license: CPOL
how to store my finger thumb in sql database...the following coding check my thumb 4 times and get verified....but i dont know how to store this thumb in sql database...pls guide me....my coding:public partial class EnrollmentForm : Form { // Constructor public...
Question 10 Mar 2013   license: CPOL
I need to show some values which i got from Database in my grid as below,Name ScoreMaths ScorePhysicsA 1 5B 2 6C 3 7D 4 8So i added new...
Answer 2 Mar 2013   license: CPOL
See the matrix as a set of nested squares. You can rotate each square independently. To rotate a square by N positions, you can rotate it N times by one position. To rotate by one position, save one element to extra storage, shift the others circularly and put back the saved element.A B C D...
Question 26 Feb 2013   license: CPOL
how to rotate a square matrix by 90degrees with O(1) extra space????
Answer 23 Feb 2013   license: CPOL
Hi, you can try this:// Get string from textboxstring text = "L";// Convert first character to lower case letterchar character = char.ToLower(text[0]);// Get character codeint number = character - 'a';
Question 23 Feb 2013   license: CPOL
HI...I have a databas e that has a col for alphabet and a col for numsfor example: a means 0b means 1 and so on...now I want to convert my string from a text box to intfor example: "ab" means: 01 and...can anyone help me that what should I do?!I want this:a=0b=1...z=25
Article 15 Feb 2013   license: CPOL
The DataTune system was one of the earliest data cleansing systems.
Article 14 Feb 2013   license: CPOL
A few lines of code to create dynamic charts based on the HTML table contents with filter option.
Article 7 Feb 2013   license: CPOL
Declaration of conditional logic for Data annotation validation attributes
Answer 6 Feb 2013   license: CPOL
Try a document store database engine like my : RaptorDB - the Document Store[^]Which does all this for you.
Question 6 Feb 2013   license: CPOL
I am working on a little side project and I am currently trying to work out how to hold a history.At the top is a document, each document is a series of name / value pairs with the value potentially being a list of name / values itself. Each document is stored within a file and is human, as...
Question 24 Jan 2013   license: CPOL
I have a scenario: I am downloading something through a program which when closed will start-over the entire download progress should I restart it. A situation happening in a desktop with the possibility of losing power in raid.Windows (perhaps the rest as well) has power-saving modes,...
Answer 22 Jan 2013   license: CPOL
Bump the arrays into session variables, call the second page - retrieve the arrays from the session then zap 'em...Danny
Question 21 Jan 2013   license: CPOL
I want to update marks of a particular student in particular subject out of eight subjects. please inspect the following code.echo 'Marks Details of '.$id.' in '.$semester.' semester'.'';$query='SELECT subname,marksFROM `2-1subjects`JOIN `2-1`ON...
Answer 20 Jan 2013   license: CPOL
Hi,In this case I don't know of a way that Linq can help you.You either need to stick to your current way or look into dynamic SQL.To be honest it's more of a case that if it works don't fix it!
Question 16 Jan 2013   license: CPOL
Hello,I am trying to learn how LINQ to SQL works.So far it seems like it's exactly what I need, but at work I do often have the following scenario:The development PC has a default database with e.g. a table named "tTable1", Columns "Price" and "Customer".The Customer PC has the same...
Answer 15 Jan 2013   license: CPOL
Give it your own username and password, you must remember the password because it will be required every time you open the pl/sql developer tool. To connect it to your local server you must provide the server IP Address on the Host field, as i've always been advised to use a username relevant to...
Question 15 Jan 2013   license: CPOL
I have installed the plsql developer tool.But while am trying to open it as usual its asking for password,user name,data base name. But i dont know which pass word and user name i should give.Can any one help me how can i use this tool?What are the software i have to install other than...
Technical Blog 13 Jan 2013   license: LGPL3
This post aims to explain why the Repository Pattern is still a great choice.
Answer 13 Jan 2013   license: CPOL
Here is sample in sql management objects on creating a database/copying schema and data of a source db.Server srvr = new Server("(local)");//Set your source databaseDatabase db = srvr.Databases["BugTracker"];//Create transfer class for source DBTransfer transfer = new...
Answer 13 Jan 2013   license: CPOL
In order to create a database in c# you can use sql management objectsYoull need the following DLLs referenced in your project for the below snippet.Microsoft.SqlServer.Management.SmoThis is dll can be found here: C:\Program Files\Microsoft SQL Server\100\SDK\AssembliesHere is...
Question 13 Jan 2013   license: CPOL
Hi guys ! Im developing a desktop application ( sales management software )using Vb.net , ADO.NET and SQL Server 2008 . Well I have 2 Problems :Problem 1- Im using one database but My client needs to create many 'FOLDERS' or ' SESSIONS ' , that means MANY EMPTY DATABASES...
Answer 10 Jan 2013   license: CPOL
Following might help: Mocking HttpContext for Unit Testing[^]
Question 10 Jan 2013   license: CPOL
how can i set Application variable to mock data
Article 3 Jan 2013   license: CPOL
This article solve the performance issue while loading and displaying large amounts of data by using a virtual list with paged data technique.
Answer 22 Dec 2012   license: CPOL
I found IE API: SHDocVw.InternetExplorer IE = new SHDocVw.InternetExplorer();SHDocVw.dll in system32 folder. or In MS VS Add reference... -> COM tab -> Microsoft Internet Controls.
Answer 21 Dec 2012   license: CPOL
Thanks for the answer.1) Yes, i talk about browser about pages, like this: http://s020.radikal.ru/i716/1212/fc/723071822ab1.jpg(It doesn't matter what browser). And how browser create them? Based on template in dll-resources?2) Yes, true. But how i can say to browser: "Open this...
Answer 19 Dec 2012   license: CPOL
You mean 'about internet explorer' ? It's just generated by code in the exe. If you mean an about page that a site has, it's HTML on the site.You can keep data in memory without writing it to the file system, but you don't want to do that for too long. If the data is being moved in real...
Question 19 Dec 2012   license: CPOL
Hello! I create on C# library, which implement integration 2 Apps - KOMPAS 3D and Internet Explorer (Project's data, for example pics, displays in browser). The problem in transporting data (image of detail) without saving in such places as buffer, file on the disk, etc. 1) How can i...
Answer 13 Dec 2012   license: CPOL
alter user test_pwd identified by new_pass replace old_pass;
Answer 13 Dec 2012   license: CPOL
I had a similar issue with a screenscraper program, and solved it with the following code:HtmlElement element = Document.All["username"];element.SetAttribute("value", myLogon);element = Document.All["password"];element.SetAttribute("value", myPassword);element =...
Answer 13 Dec 2012   license: CPOL
A simple google query would have gotten you tons of results right away.The first link for me was this one: Clickey[^]
Question 13 Dec 2012   license: CPOL
how to change the password of database in plsql developer tool?
Question 13 Dec 2012   license: CPOL
Hi All,I am trying to post data to a web page control but may be missing some important call.Exact requirement:1) Open an url2) sign in to the application3) Click a link to desired page or directly use the next page url to get the HTML webresponse.Till here everything is...
Answer 11 Dec 2012   license: CPOL
your client will have the answer of this. In my opinion option 2 is better.
Answer 3 Dec 2012   license: CPOL
Can't see the comment here for some reason but I got an email asking if there was a method to read until worksheets no longer exist - I did put a clue on how to do this in solution 1 !However, here is an exampleusing xl = Microsoft.Office.Interop.Excel;// ... this code under a button...

Page 1 of 7
1 2 3 4 5 6 7


Advertise | Privacy | Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid