The discussions
I cannot restore a sql server database in a new location.
SolvedHello, Made backup of the database on server c, SQL Server 2012, moved on to the local computer with SQL Server 2012, restore database does not ...
Using a batch file to open a word document that someone is using
SolvedHi All, I know I said I'd steer away from programming, but here I am again - stuck on a "simple" task ... As always your help would be appreciated....
What is bootstrap??? help me
Solved/ClosedHello, guys how can i design my own website like this www.gowebsite.ir Configuration: Windows / Chrome 43.0.2357.81
How to open dbf file?
SolvedHi All, I have a dbf file that I want to open from a delphi app, if I create a ODBC system DSN, select "driver do microsoft dBase(*.dbf)" select ver ...
Formula to find&replace blank cells in excel
Solved/ClosedHello, I am looking for a formula/method of finding a blank cell in a column and replacing it with the text in the previous cell. example: cell A1:A...
Delete/remove local user from local admin gro
Solved/ClosedHello, we added 1000 computers to a domain/AD. Bfore deployment they imaging guy created a local user with admin rights just for administrative purp...
Plz solve these problems using "c" (graphics)
Solved/Closed1. Create Concentric Circles. 2. Draw Indian Flag. 3. Create a Spiral 4. Draw a line chart 5. Draw a pie chart 6. Draw a RAINBOW and fill the su...
Dynamic range in excel using vb6
SolvedHello, Im creating a application in which i want to export my data to excel. Now im directly coming to the problem. i want to use sum function at en...
My .dbf file is corrupted, help!!
SolvedHi everyone. My .DBF file is corrupted .i tried some ways but I cannot repair it. Are there any tools or programs? Preferably free! Thanks in adva...
Route command
SolvedHello, i try to route my computer using route command in DOS to another network, the routing is ok but now when i try to open the file server on my n...
Simple way to learn c language
Solved/ClosedHello, i want to learn c language but i have got totally confused in some programs. is there any simple way to learn it or tell any book for it.
How to store textbox value in database
Solved/ClosedConfiguration: Windows XP / Internet Explorer 8.0 hello.. im a new user of asp.net.. im creating an asp.net webpage using VB code. I wanted to k...
Hex editor code unknown
Solvedi open an .exe file through hex editor. wanna modify the game but cannot read the code. plz hlp me how to
Xxxx.dbf corrupted
SolvedReceived a System Error when trying to pack and rebuild. Error number 2091. Version 9.32 Build 9.32.20080629 (13.00) Error message: Table "C:\xxxx....
Will "this" work for a jpanel that is extended??
SolvedHello, I am writing a small program in Java, and it is an interface which I would like to center on the page. I know that to have a GUI open in the ...
.bat file current date
SolvedPlease help me to generate the current date in the given command @echo off START "C:\cyware\retail\jobqueue\bin" pos_mallrep.exe 1 c:\rockwell
Sign the user input form using certificate
Solved/ClosedI write a small program that get user input and then want that input form to sign with certificate. I want to know some sample java code that can he...
How to disable specific users via command ?
Solvedhello guys .... is there a way to select a number of AD users and disable them ... then at a later time enable them ? the scenario is ... i work in ...
Hp notebook
SolvedHello, good morning sir hp notebook mini laptop not boot properly and not format properly i want some data recover Configuration: Windows ...
How can i learn programming
SolvedHi everybody, like to learn programming on my own but don't know what to so or how to go about it. Pls someone give me an idea/guide about the easies...
Advantages and disadvantages of c language
Solved/ClosedHello, Respected sir, I want to get information about computer language and want to know the advantages and disadvantages of computer languages! so...
Where is the best place to learn asp.net and sql?
Solved/ClosedHello, I went to school and the teachers were good professionals but not good teachers.. I am trying to learn on my own..But learning material...
I want to learn programming from the beginning.
Solved/ClosedHello, I would like to know Where can I find material to learn programming from the most basic? I don't know anything about it.
I need ball bouncing graphical program in c
Solved/ClosedHello, I need Ball Bouncing Graphical Program in c
Help! batch file needed for router ip
SolvedHello, Hi all, Sorry if this is the wrong location... Anyway i have a slight problem and loooking for some help!! OK, I need a bat file to ...
Need to parse a string in javascript
SolvedHey thanks for all your efforts before hand, your help is greatly appreciated as it allows me to work on my project in parallel, as opposed to seriall...
How to design row and column in visual basic
SolvedHello, how to create row and columns in visual basic.
Batch file for one current date in text file
Solved/ClosedHello, I need a batch file to get the current date and time of my computer and put it in a text file every time I run it.But I need the most current...
Create .exe file
SolvedHello, How to create exe file ? i want to create exe extention file in c/c++ langauge, pls reply Configuration: Windows XP / Internet Explorer...
Learn programing language
Solvedi went to learn programing language of my own and will some body help me how to start pls. c++ or java
Saving image to a folder
Solvedi am trying to save image from picture box to particular folder and i get the ERROR "the given path's format is not supported" Please find bel...
Rename file with current datetime appended to filename
Solved/ClosedHello, I have the following bat file: FOR %%V IN (%1) DO FOR /F "tokens=1-5 delims=/: " %%J IN ("%%~tV") DO ECHO Rename "%%V" %%L%%J%%K_%%M%%N%...
Php error
SolvedHello, Can someone help me with this error, please..... PHP Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING...
Re; the article on ajax
SolvedDear Forum, Full title--Ajax: communication between JavaScript and Perl scripting--this would be a wonderful resource if the example code actually ...
Renaming multiple files in a folder
SolvedHi all, I require a help herewith. Actually I require to develop a Batch Script for renaming following 4 files kept in a folder "C:\files" Act...
Class, interface, or enum expected errors in bulk
SolvedHello, I am trying to get the following program to run, but when I try to compile it there are 43 errors, complaining about almost every line of code ...
Error using date picker control
SolvedHello, Hi I am trying to use the value entered in a datepicker control as a parameter in a query but I kept getting error please find below diff...
Error with update querry in vb
SolvedHello, Please find below my codes the 'Insert Query' runs without error but the 'Update Query' gives the error below: Error: 'No value given to o...
Testing for null in datareader
SolvedHello, please when i execute my query i also get error for those null column how can i test for this please find my code below i have 'commented' th...
Find the biggest and smalles of a,b,c by algorithm
SolvedHello, This is my first question ^^ , I just joined the collage but i have a question related to algorithm its how to write whats the bigg...
Using delete statement in vb.net
SolvedHello, I am trying to delet records from a table, when I click the btnDelete button nothing happens no error message and no record is deleted please...
Insert statement in vb.net
SolvedHello, I am trying to insert data from my vb.net form ( with 2 text boxes and a botton) into a data base but i get the message 'Error in sql stateme...
Colour part of column usine excel vba (2003)
SolvedHello, I have searched and searched for a way of doing this but cannot find anything - so coming to this forum to ask for assistance. I have code t...
Dos batch file for fileupdate info
SolvedHello, I am looking for some advice I need to create a dos batch file that looks at a network file directory and searches it for when the files we...
How to make a macro run once a dropdown list
SolvedHello, I've been trying to figure out how to do this for 6 hours now!! I have no idea how to make macros or use VB. I have been able to create a ma...
Web page link to file on remote server
SolvedThanks for your time in advance! My client has a database with pictures in a field. The picture path & file name are shared with the web page in orde...
How to create your anti virus that others can use (help)
SolvedPlease want to learn how to create my anti virus that others can use(help) / Opera 9.80
How to create an anti virus program(help)
SolvedPlease can anybody help me and teach me how to creat an anti virus program. Configuration: / Opera 9.80