I need to append 300 tables (same columns, possible diff formats) onto 1 in Access.
All the tables start with the same name.
I used to have a... more »
I got an error... when i wants to create database "usersinfo"
Username is 'blacksmoke'...
Commandline argumments are:
mysql> select user();
... more »
I applied for a hosting service recently. But I dont know how to enable the PHP CLI (command line) on a hosting. Is there a parameter in PHP.ini? or... more »
I've got the following code trying to learn how to use the read.key method:
using System;
using System.Collections.Generic;
using System.Linq;... more »
Hello Everyone,
Now i am venturing the XmlReader option in Extjs. But I am unable to read an xml file. Please help me by showing the demo.
Here... more »
Hi all,
Basically in my pure ignorance and this being my first project I have used autonumber to be the "ID" number for my records within a bug... more »
Hey ! I am a Semi-pro/Amateur kind of Java Programmer. A student. I use BlueJ to write Java Programs. I was writing a Java Program to display the... more »
When im trying to install Oracle 9i by clicking on the setup.exe then the error message is "Error in writing to C:\Docu~\admin\orac.. please make... more »
Hi All,
I developed a nice little database for analysis of equipment log files.
The project proved very useful and people started sending me... more »
Can anyone explain
what is the purpose of atomic_t
in types.h(linux) I found the definition like this
typedef struct
{
int counter;
}... more »
Anybody know how to fix this??????????
ERROR: 1>c:\cs 140\assignment 5\assignment 5\main.cpp(88) : fatal error C1075: end of file found before the... more »
Hello everyone,
Yesterday I was start work on an application that is made in php. this application is running well in my local server. but when I... more »
I'm trying to use a SQL statement that is longer than 255 characters in Access VBA 2007. When I look at the local variable it cuts the rest of the... more »
users fill the feedback form and send mails to us.
i wnat to ue php mail() function. plz help how to use the php script? what are the things i... more »
Hi, I hope someone could help me on this, I have a query of several fields from which I want to create report of few fields selected by user. Say... more »
I'm using this code to show and hide a div.
function showDiv(){
document.getElementById("test").style.visibility="visible"
}
function... more »
I am trying to make a list, separated by a comma, of entries from a single column in a SQL database. I have been spending the last several days... more »
hello -
i'm trying to pull this query from the ids that are displayed on the page from another query.
it runs but it limits the result sets... more »
Hi guys
i'm newbie to AJAX usage.
i'm using visual web developer 2008 express edition
i downloaded AjaxControlToolkit.Binary.NET35 from... more »
I am having trouble trying to figure out a way to convert the feet to inches and have this still work. i have ran into a brick wall pretty much and... more »
<?
class LibertyReserve {
require ('config.php');
public function sendMoney($amount, $currency=$DEFCurrency, $target, $memo) {... more »
Hi all,
i would appreciate help with the following problem: Please consider the code
#include <iostream>
using namespace std;
... more »
Hi, i am making a secure file deletion program. It works great, but it is extreamly slow. Any help will be appreciated.
Private Sub... more »
I used ctrl-z to signal the sw to go and it reports faithfully (using cin.eof) that EOF has changed from 0 to 1. Now I want to reset EOF to 0 so I... more »
How do i write an if statement that determines if a number is divisble by 2? Please help more »
Hello together,
this is my first time posting here, maybe I should introduce myself; my name is David Navratil - Dave will do - and I am working... more »
Withing Microsoft's Visual Web Developer 2010 Express,
I am trying to link an MS Access 2000 database to a
web form using the Toolbox tool... more »
I used to refuse to use frameworks that I didn't build myself. I always felt like it'd either disappoint me like most things that other people... more »
I'm not asking how to do anything, I just need to know why something is happening. I wrote a program that is very simple, it takes a screenshot of a... more »
I'm looking for a solution for something I've been interested in for quite some time. I'd like to build an application that allows users to... more »
I'm trying to make a switch statement that will handle hotkeys assigned to different functions in my application. The hotkeys will be... more »
what is the use of studying c,c++,,java?
how they are used in work place?
what is the purpose? more »
hi,
Has anyone ran into this error? please help.
System.DivideByZeroException: Attempted to divide by zero.
at Caller.Call
at... more »
#! /usr/bin/python
# This one creates three windows because of the Tk().winfo_screenwidth(),
# Tk().winfo_screenheight() call
from Tkinter... more »
I need people to go through a table of courses and when they find the course they want, they can click a "submission" or "registration" button which... more » | | | |