4,928 Topics
![]() | |
Hi All I am trying to connect mysql and VS 2003 but i am unable to do the connection, which makes me wonder if the are compatible. Can someone tell and also give me the code for connection. Thanks in advance. | |
I am currently enrolled in a course doing OO with C++ at college. I have been assigned an assessment where using Visual Studio and DirectX, create a game of basically any sort of difficulty but I must use all aspects of OO. I have an idea of what game sort … | |
Hello everybody, I am a final year student and for my final year project I have decided to try and create a price comparison website due to the fact that i feel it would be a good project to work on and develop my technical skills in C# and microsoft … | |
hi, i have 1 prob. i created 1 desktop database application. which i wanted to deploy on the client machine. my client machine dosent have sql server installed on it , neither .net framework is there. so i used setup and deployment project for creating the setup for my application. … | |
Hi, I am new to vb.net and mysql. I am using Ms Visual Studio.NET 2003. After scan 2D barcode, it will retrieve information from mysql and display the info in Symbol Pocket Pc. The problem is I dont know how to connect the 2D barcode with MySQL in vb.net and … | |
hi all, i am using visual studio 2005 C++ to developing a pocket pc dialog. But this error occur when i try to compile. Error 1 error LNK2001: unresolved external symbol "public: void __cdecl CTryDlg::OnBnClickedBackBtn(void)" (?OnBnClickedBackBtn@CTryDlg@@QAAXXZ) AddTryDlg.obj can anyone tell me what is the possible solution? | |
Hi, I'm working on a new project and I would like to use VB.Net in Visual Studio 2005. I'll import data in a row/column format.I've been playing around w/ the datagrid control a little and I've gotten my data to import, but I'm not sure if this control has the … | |
Hello,friends.. im a new gurl here.. i want to ask, how to transparent the background of the image on PDA/Mobile Simulator. Actually,im using Pocket Mobile at Microsoft Visual Studio 2005. now im using .gif image format. if i built it at windows application, i can get the transparent background image,but … | |
Hi Everybody, I need your help to solve a problem. We are developing CAD software. The software was working fine. It is developed using Visual C++.Net on Visual Studio 2003. However, we had to make it Unicode enabled. The minute we defined "UNICODE" and "_UNICODE" in Project Properties (C/C++ -->Preprocessor) … | |
Hello,friends.. im a new gurl here.. i want to ask, how to transparent the background of the image on PDA/Mobile Simulator. Actually,im using Pocket Mobile at Microsoft Visual Studio 2005. now im using .gif image format. if i built it at windows application, i can get the transparent background image,but … | |
when i finished my program I make installer using Package & Deployment Wizard. This can be found in the tools folder. (Start bar... All Programs... Microsoft Visual Studio... Tools...). But when I try to install this to other computer without visual basic. Error displayed this message "Cannot continue setup because … | |
Hey, everyone. I am having getting my code to work. I have tried to add in a selection for the users. Not to mention I think I broke my table. here is the errors I get. 1>c:\users\keith\documents\visual studio 2005\projects\wk5mortgage\wk5mortgage\wk5m.cpp(51) : error C2446: '!=' : no conversion from 'int' to 'void … | |
Dear frens, I have made an application in VB.net using Visual studio 8, with ms access as a backend. I have crystal report installed in it. I have got a problem while connecting database to the crystal report. I have also got problem in designing part. Is there any solution … | |
Hello everyone, I am want to write a small program that runs in the background, which means that it has no user interface, and runs all the time, something like a process. The program does a single task: it reads barcode values from a barcode machine attached to the computer … | |
Whether .net supports serial communication? If YES then what I've to do? I'm using MS Visual Studio 2003 with Framework 1.1. What will be the maximum baud rate that I can set? | |
Is there an ActiveX control for a display from a cam? There must be one that I can drop into an MFC application. In the resource editor there is a button for a "Custom Control" in the 2005 IDE but I also remember there used to be a special way … | |
Hi Friends.. I am trying to make a program through which i can read the references added in another VB Project. I will add the .vbp project file in my program and i want to know the references and activex components that have been added in this vbp project(The project … | |
Hey, I have code in my program that, made line by line appear from my text file (Addition.txt), on my label. It basicly drawed questions from the text file. Now i was wondering if you could help me with the next part. When the question shows, the person is supposed … ![]() | |
Hi! I cannot access my "Debug Windows" in VS 6. All the windows are grayed out and I cannot select them. What do I need to define to be able to access them? Thanks ![]() | |
[QUOTE=crunchie;341977]Hi and welcome to Daniweb forums :). == [b]Download [color=blue]HijackThis[/color] [b][color=red]self-extracting[/color][/b] zip version from [url=http://www.malwareremoval.com/downloads.html][u]here.[/u][/url][/b] Once downloaded, double click on the file & it will install into it's own, permanent folder. Run hijackthis and hit the [b]Open the Misc Tools Section[/b] and then the [b]Open Uninstall Manager.[/b] Then hit the … | |
Hi all, i am fairly new to ASP.NET. I am designing a web application that should allow users to directly access it once they logon to Windows Operating system. There's no Login screen on this application. Once the user is in the domain via Windows, the Internet Explorer should read … | |
Write a C++ program for the classic hangman game - guess the word without getting more than 6 letters wrong. The user is informed of the number of letters in the word to be guessed. A wrong guess of the letter would cause additional part of the hangman figure to … ![]() | |
I have implemented a grid view that that lists invoices in a linear fashion. However, i want to improve its functionality so that one can be able to expand and collapse the rows in order to view more details/infomation about the invoices. I've searched on the net but most of … | |
Hi guys, My p.c isn't running any better. It's still booting up very slow. I've removed everything with the tools advised. Here are three logs, hopefully this can lead to the removal of this problem. Thanks in advance Atky [B]HijackThis Log[/B] Logfile of HijackThisv1.99.1 Scan saved at 17:23:22, on 08/08/2007 … | |
Hi! Is there a way that I can "Build" a single source file? Wihout creating a project? I want to be able to open a *.c file in Visual Studio and simply Build it with out having to choose a project. I know it's a whole different world but in … | |
HI.. I am lookin to develop an InstallShield in Visual Basic for VB projects..can anyone tell me from where i can the useful and relevant information..I have searched on Internet but i didnt find any useful info.I m not planning to use Visual Studio "Package and Deployment Wizard" neither i … | |
Hello I have been learning to program using Visual Studio Express as it is free and wanted to ensure I could do everything I wanted to do before spending money on software. Now the project that I'm working on is going ahead it's time I spent some money on the … | |
Mini- Project of Dates Your program should allow the user to enter day, month and year of any date after 1 Jan 1900. The program should allow user to enter two dates. The program should then determine whether two dates are in a leap year, whether the first date is … ![]() | |
I'm using visual studio for the program. When i prompt the user for date like is this format -dd/mm/yyyy . For the program how do i use the data for just the year only not the whole input? ![]() | |
any one can help me hw to write tic tac toe program using visual studio... | |
Hello guys! Please help on this: It repeatedly displays this error despite i made changes in my configuration. It started when there was trouble with my SQL Server 2000. So what i did is i uninstall and reinstall the SQL Server and it works again. But when i tried to … | |
When I deploy asp.net web application in one server it is working,but when it placed in NLB cluster (deployed in more than one server ) looking for webform1.aspx file not found error is coming. Do I need to take any necessary actions during development of application if it has to … | |
i installed visual studio dot net 2003 in XP Professional and 2000 professional;, but i did not install iis before the .net installation.Now i need to work with asp.net and i installed IIS it is 5.1 version. The Problem is : In the Home directory configuration .ASPX extension should map … | |
hey i jsut have small question it might be silly but i am new to database and don`t know anything about SQL first is SQl the same thing as SQL server? second i have MS visual studio installed on my PC how can i start using SQL!!! like what is … | |
Hi! Am trying to create a C#.NET dll and use it in VB6.0 application. I've created the class library, generated the type library using tlbexp.exe, registered it using regasm.exe, but after referencing the tlb file in VB6.0, it says "ActiveX component can't create object". Am using MS Visual Studio 2005. … | |
Im Using MS Visual Studio 2005 Profesional Edition with C#. I have a page that has two(2) drop down lists. The first drop down contains info that when selected will influence the results in the second drop down list. When the info from the second drop down list is clicked … | |
I got this code from a book I bought. I wanted to see if it words but it gives me errors. Here is the source code. [code=cplusplus] #include<math.h> #define NRANSI #include"nrutil.h" #define SWAP(a,b) { temp=(a);(a)=(b);(b)=temp; } void gaussj(float **a, int n, float **b, int m) { int *indxc,*indxr,*ipiv; int i,icol,irow,j,k,l,ll; … | |
Hi I'm using Visual Studio 2005 to develope a piece of software. I have used the publish button to produce the files to install my application onto another pc but it does not automaticaly put a shour cut on the desktop for me. Is there a setting somewhere that I'm … | |
Hi! I am new to ASP.NET. I am using 2.0 and Visual Studio 2005 with Visual Basoc. While I have many years experience in MS Access, it appears to be of little value to me in ASP. My question is this. I've created a formview with several text boxes. I … | |
I am working off the code that the professor provided, but for some reason I cannot get it to work. It is giving me errors. I created a project in Visual Studio. The header file: [code]#include <iostream> #include <math.h> using namespace std; class xy_coordinate { public: void input(); void print(); … | |
Hi all, I warn you now, I'm a newbie, so please be gentle!! I've installed Visual Studio and the .NET framework, started IIS, saved my test aspx file in a folder in the Inetpub/wwwroot/.. folder. When I run my test asp page (just a simple html page saved with a … | |
I am used to VC 6.0 and the class wizard. Now I am using Visual Studio 2005. How do I launch the class wizard from a menu command. I have found that if I double click on a dialog box, the class wizard comes up. But how do I do … | |
PLEASE HELP.... I was wondering if someone could help me. I am taking a programming class and I am having alot of problems. When I began my class we were given a copy of Visual Studio 2003. I had alot of problems with it and when I would go to … | |
Hi, I’m trying to implement a search function within my C# Windows application to search within a datagrid. Basically I need to search the datagrid, using any key word, e.g. if "B" is typed, all entries with B in either is found and displayed in the datagrid. and this search … | |
i used visual studio 2003 ,i am newbie i Created a simple database access and link it below ,i want to use dataset and oledbapdater compare the input from textbox with username and password colums in file .mdb . [url]http://mkptrans-nt.com/BaiTapTn.mdb[/url] [B]interface drag drop [/B] [B][U]Login page :[/U][/B] [url]http://mkptrans-nt.com/pic1.JPG[/url] [B][U]Viewmark page … | |
wht's Visual studio 2005 team edition sp1; wht's visual studio 2005 .net (RTM) wht's better among those two;and wht's the newest plz help me...i wanna buy one of these | |
heyguys i've used ASP.NET to create a new website using visual studio 2005 but i want to publish this website so that it can be accessible via internet... i have my domain... but somebody told me that i need an asp.net host provider... i don`t know if i bought host … | |
![]() | I have created a few projects in VB.NET using Visual Studio 2005. I am wondering how to package the applications for deployment. I would like to be able to upload applications to a server or e-mail the apps. An .exe file with an icon would be great. How do I … |
these are the errors that i'm getting i dont' know whats wrong because most of it is given by the instructor any help with these errors will be greatly appreciated c:\documents and settings\compaq_owner\my documents\visual studio 2005\projects\book.cpp(12) : error C2236: unexpected 'class' 'Queue'. Did you forget a ';'? c:\documents and settings\compaq_owner\my … | |
Hello, I edited a source code I found on a net and now it compiles well. I get a linker error. [CODE]1>Linking... 1>MSVCRT.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main 1>C:\Users\jan\Documents\Visual Studio 2005\Projects\YAST server console\Release\YAST server console.exe : fatal error LNK1120: 1 unresolved externals 1>Build log was saved at "file://c:\Users\jan\Documents\Visual … |
The End.