Quantcast
Channel: Programming Forums
Browsing all 51036 articles
Browse latest View live
↧

Problem, "Unknown column 'Jon' in 'field list'"

//Textbox information $name=$_POST['name']; $surename=$_POST['surename']; $day=$_POST['day']; $month=$_POST['month']; $year=$_POST['year']; $gender=$_POST['gender']; $report=$_POST['raport'];...

View Article


Access View Does Not Show In VS2010 Data Connections

Hi all I have a Data connection in VS 2010 To an Access DB all Views are shown in the Data Connection accept one. This View consists of the following 'GETLIST' Function coded in Access. The Query works...

View Article


How to play the play list(.Xspf) in vlc player

With AxVLCPlugin21 .CtlVisible = True .playlist.items.clear() .playlist.add(OpenFileDialog1.FileName) .playlist.play() .Toolbar = True .Show() End With .playlist.add(OpenFileDialog1.FileName) in the...

View Article

[HELP] Updating/Refreshing JTable connected to database

I've been trying to update/refresh a JTable but still no success. I'm using an AbstractTableModel. What am I doing wrong here? model = new AbstractTableModel() { public int getColumnCount() { return...

View Article

Image may be NSFW.
Clik here to view.

defining all the if's when first loading a form

So, I'm creating a form with a label, a picture box and two buttons. This form will control the Spooler service. The label will say "Running" when the service is running and the picture box will be...

View Article


Saving The State Of A Pointer to a Struct

Hello Ever-So-Shrewd-Hackers, I have an interesting programming problem of which I've never come across, but have a feeling that other people have. So I've created a struct that contains some member...

View Article

Get external applications icons

hello, i am developing a custom taskbar similar to Windows Taskbar. So far, i got the running applications and added a control for each of them to my taskbar. Now, i want to get the icons of those...

View Article

Running mysqldump from java in linux

--The following command works fine when run directly on terminal mysqldump -uabc -pabc1234 --compact --no-create-info -w \"fieldname != 'A'\" dbname tablename -hhostaddress...

View Article


i cant understand what i return in methods

Hellow i have to make a methods of an interface Appendable. I have make a class with a constractor which make an char array and use the methods in this array but i cant what i reaturn of methods...

View Article


camera

Hello friends I am newbie to XNA so, Please suggest me some brief details or tutorial on making First person camera in XNA with some example

View Article

Remember Me Login

Looking for help in how to code "Rememeber Me" check box for login, to remember username and password.

View Article

Git(hub) and shared utility classes

IÂ’m looking for suggestions and hopefully a little discussion around a problem IÂ’m facing. IÂ’ve set up a github account and IÂ’m shaping up a few of my projects to upload as part of a portfolio. I have...

View Article

Image may be NSFW.
Clik here to view.

Live Streaming Broadcasting

Hi everyone, I want to build a website that using live stream broadcasting as E-Learning in which the teacher's webcam broadcasted to all students and students could asking the teacher and he/she...

View Article


Non constant member function being called inside a constant member fun

#include <iostream> class Hello { public: void Test() { std::cout << "Testing" << std::endl; } }; class Hi { public: Hi() :hello(new Hello()) {} ~Hi() { delete hello; } void...

View Article

Problem with php or Jscript ?

Hello i'm trying to realize where i'm doing wrong if any one of u can tell me where i'm wrong i'll be thankfull . so my problem is i have a button and when i click on that it's working OK but the...

View Article


Image may be NSFW.
Clik here to view.

Typed Dataset Cast Issue With Row

If possible can anyone advise why I would get a cast issue on the following code: Change_LogDataSet.tblChangesRow TableRow = ChangeDataModule.ChangesDataTable.NewtblChangesRow(); //Create new row....

View Article

Image may be NSFW.
Clik here to view.

Constructors and the creation of objects.

Creation of objects is done via the format ClassName variableName = new ClassName(); But a constructor creates an instance of an object. This gets confusing. The construtor format is public ClassName ....

View Article


LinkedList in reverse order recursion

Hey Guys I'm revising for a test.The question asks as follows to complete the method.That prints a singly linked list backwards.Using the printBackward method which takes the length of the list as a...

View Article

Drawing graphics to separate JPanels

I have a program that extends JFrame and that is what my paint method is drawing on. I am trying to have a JFrame with multiple JPanels within that JFrame, which is not a problem, but how could I have...

View Article

Telerik Sitemap datasource in code behind

HI i am using telerik control in asp.net page, problem is i donot know how to give datasource to sitemap control in code behind. DATASOURCE contain path of web.sitemap file please help me . thanks in...

View Article
Browsing all 51036 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>