16,916 Topics

Member Avatar for
Member Avatar for pmyk

How to use the name of one Userform which is received in another Userform as a variable? P. Michael

Member Avatar for vb5prgrmr
0
89
Member Avatar for Carson89

Ok, so I had some issues with the internal Outlook rules for moving emails as they arrive to appropriate folders so I wrote a small VBA module to do it for me. Here is how it works: [LIST=1] [*]When new emails arrives, an event is run for each new mail. …

0
53
Member Avatar for aayush2687

hii guyz howz u ?? i m making a software in VB6.0 for my project and i jst wanna knw dat how cn i build a data report for my project's databases. plz help me guyz with Code if any ......Thnak you in advance Gud day :D

0
51
Member Avatar for gingank

I'm a newbie in VB i want to ask if have a vb form 1 if i press the command button "ADD" it will call out the form i do vb form 2 so what is the coding for it ah?? Help me thank you

Member Avatar for pmyk
0
122
Member Avatar for dummy C#

Halo, i here wanna know how to create a report in microsoft visual studio team system 2008 from a microsoft sql server management studio 2008. i had watch the video from msdn that teach how to create report but not work on me. [U][url]http://msdn.microsoft.com/en-us/vcsharp/dd638031.aspx[/url] [/U] [COLOR="Red"]GUIDE ME PLEASE[/COLOR]

Member Avatar for Ramy Mahrous
0
98
Member Avatar for sengreen

Hi everyone. I am making aproject in vb6 with MScomm. Computer A connected with a device on serial port. I can receive the data from serial port in a text box. Computer A can also dial cmputer B to make connection. But it is unable to send data on modem …

0
57
Member Avatar for teked

Hi i want to display the version number of my application in VB6, I know the solution is going to be really simple.. please help!

Member Avatar for teked
0
4K
Member Avatar for vanathi_vb

[B][/B] Hi, please assist me how to move the last record in detail section with report footer details.both are set to keeptogether property ,so that it will go to next page if any breaks . say for example i have 20 lines to print in detail section .in report footer …

0
56
Member Avatar for gingank

Hi guy i need some help on checking this table structure is right or wrong. PLEASE CORRECT id i'm wrong [U]tblBadgeNew[/U] iBadgeID (Foreign Key) iEmpID (auto number) iActive iRecycleStatus iIssueDate [U]tblBadgeOld[/U] iBadgeID (auto number) iEmpID (auto number) iActive iRecycleStatus iIssueDate This two table will send data to the data grid …

Member Avatar for vb5prgrmr
0
109
Member Avatar for gingank

I create two table in the MS SQL server so I need to retrieve file from this two table into one datagrid in the vb programming will it be work. I have a unique key that is badge id. So when I key it then it will get data from …

Member Avatar for vb5prgrmr
0
125
Member Avatar for serkan sendur

although learning new stuff is exciting, i feel exhausted to handle new knowledge, news, improvements, new technologies and so on. WPF,WCF,Silverlight, .net framework 4.0 visual studio 10... what amount of time as a software developer are we supposed to spend being with computer? 8 hours of regular full time work, …

Member Avatar for MosaicFuneral
0
211
Member Avatar for u8sand

Hey guys, I was looking at a program that "extended" taskmanager by attaching a dll to the taskmanager's process. I was wondering how this is done and how they were able to add new features and everything. Before you tell me please be aware that I know what a dll …

Member Avatar for u8sand
0
239
Member Avatar for Dio1080

Hello, I'm new to VB script and I was wondering if anybody have any pointers on how to use VB Script with active directory?, for example, import and export data out of Active directory using scripts. Any hints or guides or anything that will help me out.

Member Avatar for vb5prgrmr
0
84
Member Avatar for Dhanyanarayan

Hello sir, My program developed in VB6. I need to write a code to wait for few minutes , I tried it in timer control but it wont work .Cld u plz give a new solution.

Member Avatar for vb5prgrmr
0
110
Member Avatar for tgcngb

[code=vb]I'm new in visual basic.net 2008. I just want to know if what is the best method for database connection (access and sql server) on a client/server application. Do I need to use a class,business objects or something? thanks very much! a simple example is very much appreciated. tgcngb+[/code]

Member Avatar for martonx
0
59
Member Avatar for su_candy

Hi all, I'm working on creating an application whcih acquires image data from camera and display it. I have right now acquired image data in the form of long* array. I would like to visualise this data. I am not sure how to display the array values as an image. …

Member Avatar for su_candy
0
166
Member Avatar for Pramoda.M.A

Hi All, I am using Visal Studio 2005. I couldnt understand how Visual Studio is executing follwing code. Can anybody please tel me. I have worked on Turbo C compiler, VC++ compiler and Visual studio. I could understand the output of other two compilers for the following code. But i …

Member Avatar for csurfer
0
150
Member Avatar for Stormy_Weather

Hi, We are new to Visual Studio 2008, barely a month into a C++ course, and are currently working on a few personal projects. We have successfully created a console application with Visual Studio but are not sure on how to get the program to run outside of Visual Studio. …

Member Avatar for tux4life
0
235
Member Avatar for shaikh_farahnaz

hi everyone out there i'm seding this request again plz help me out .......thanks currently i'm facing this prblem can anyone help me out wid this i'm using ADOCD component in project and also added reference of adodb but resulted in following list of errors Error 1 'CommandTypeEnum' is ambiguous …

Member Avatar for vb5prgrmr
0
202
Member Avatar for gingank

Hi here is my table structure of my vb database work can anyone see do it right or wrong ?? Below is my attachment. Please help me please?

Member Avatar for vb5prgrmr
0
62
Member Avatar for dileepkumars1

I route my output from a windows billing application through a text format. When I try to print this file through the USB port, I am unable to give a direct print. If I save to a file and print the same opening through notepad, the output is in graphic …

Member Avatar for vb5prgrmr
0
103
Member Avatar for gingank

I has a question i create a form using vb but i dun know how to write the code for the it. So all the data i fill in the form will show it the MS SQL. So what to write the code and anyone have a good tutorial for …

Member Avatar for vb5prgrmr
0
89
Member Avatar for gingank

Do anyone know how to use the vb to retrieval data from MS SQL ? Do anyone have a good tutorial about it can post it??

Member Avatar for vb5prgrmr
0
95
Member Avatar for tgcngb

I'm new in visual basic.net 2008. I just want to know if what is the best method for database connection (access and sql server) on a client/server application. Do I need to use a class,business objects or something? thanks very much! a simple example is very much appreciated. tgcngb+

Member Avatar for kvprajapati
-1
73
Member Avatar for chriscross86

hi there, i am having problem with my codes. im getting this error, 'Name 'reader' is not declared'. please help. [code][B][COLOR="Green"]reader = con2.ExecuteReader()[/COLOR][/B] [B][COLOR="green"] reader.Read [/COLOR][/B] Protected Function SiteSpecificAuthenticationMethod(ByVal UserName As String, ByVal Password As String) As Boolean Dim log_statement As String = "SELECT * FROM [user] where username='" & …

Member Avatar for IdanS
0
113
Member Avatar for Dio1080

Hello, I'm trying to figure out how to convert this php file_get_contents command to visual basic script. I tried googling it but no luck. This is the command down below. <? $page=file_get_contents('http://www.example.com/page?user=cwarn23&pass=820578wxz56240358'); ?>

Member Avatar for ithelp
0
129
Member Avatar for hijohncena

hi friend i am new entered in this forums. i give a visual 4/5/6 software.This software link given beloe. [url]http://www.megaupload.com/?d=TFQP53AT[/url]

Member Avatar for ithelp
0
37
Member Avatar for mackre58

I'am creating a visual basic program the project has the following controls: four buttons four labels two picture boxes It is a form that display two rooms one is standard room button, and the other is deluxe room button. when the user click on either button it will show the …

Member Avatar for sonia sardana
0
63
Member Avatar for arunjai

Respected users, i am working on a small project in VB6 following are some requirements, i am attaching the screen shot also ... 1. it gets the sql files in a list once click it opens in rich text box. 2. when the query is run it should populate the …

Member Avatar for arunjai
0
99
Member Avatar for major_lost

I successfully created my own help file using the VB 4 help complier. Now I need the code to call my help from my program. Does anyone know how to do this?

Member Avatar for major_lost
0
75
Member Avatar for sreeram01

hi, i have an exception nullreference was unhandled.herewith i have enclosed the code and what message i haved while executing. Imports System.IO Imports System.Net Imports System.Text Public Class Form1 Public Sub submitButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles submitButton.Click Dim Str As System.IO.Stream Dim srRead As System.IO.StreamReader Dim …

Member Avatar for sreeram01
0
770
Member Avatar for PinoyDev

Good day.! How to get the last day of the current month and store it in a variable.? Thank you for giving time.?

Member Avatar for PinoyDev
0
302
Member Avatar for daveofgv

Hello all, I have seen a couple threads on this site in ref to enabling and disabling buttons on different forms, however, I still can't get it right. I have went into the designer.cs and changed the button from private to public modifyer and placed [code] mainpage.adminpanelbtn.enabled == true; [/code] …

Member Avatar for sknake
0
1K
Member Avatar for gingank

Need help can anyone give some example of the code to retrieval data from Microsoft sql to the vb datagrid

Member Avatar for vb5prgrmr
0
65
Member Avatar for yun

i want to add a line at run time in title, but i m unable to do so.. in main() getline(-,-) is working fine but not in the below code, it simply skip it when i put values for Course Name and press enter it go to the next line …

Member Avatar for pspwxp fan
0
231
Member Avatar for fernando82

Hi everyone! I'm desingning a database app... and need to fill a datagrid on runtime. I've checked some other post and the solution they propose are using: Set datagrid1.DataSource = rs But when i start the program the datagrid doesn't fill... i have put some textbox with references to the …

Member Avatar for fernando82
0
314
Member Avatar for dominique1

Hello, I have a file which already contains data. I don't know and I am not sure of the content previously entered as far as end-of-line and whatever finish the file... eg: server1.tt.xx.yy.com server2.tt.xx.yy.com On one file it could have been entered with a end-of-field after server2.tt.xx.yy.com on another file …

0
66
Member Avatar for nattsurf123

Hi, I have some problem receiving data with GetData after using post method. GetData returns nothing. I have installed fiddler the ip-sniffer to se what happends. Fiddler seams to receive data without any problem for the request. Appreciate your help. Here is the code I use: [CODE=vb]Dim retData As String …

0
91
Member Avatar for gingank

Hi guy need some advise on how to create the a tracking system for the badge id for the company. It need to show a the data grid on the previous user and current use detail and show which is active or not. Can anyone give some ideas on it. …

Member Avatar for vb5prgrmr
0
88
Member Avatar for manoj_582033

Hi friends i m using vb6.0, i have used datareport in that,theere are 4 taxes like education,h.edu.,those all are printing in report but now i want that if user including education tax or other taxes than only those fields must be show in report otherwise the field of that must …

0
84
Member Avatar for Zevs

i want to make a button wich will give me link of that folder from Windows tree, wich i chose............. Sorry for my English:))

Member Avatar for Zevs
0
118
Member Avatar for free_eagle

Hello! I have a problem using my IE 6.0 ,whenever I open multiple pages it always stops and runs Visual Studio debugger. The message" An unhandled win32 exception occurred in EXPLORE.EXE [3448]. I have even reinstalled with OS two time but later I faced this problem again. I attached this …

Member Avatar for crunchie
0
199
Member Avatar for gingank

Hi guys, I has a question to ask it is possible to call out the same ID on two different table. Example i have same ID like said 123 on table 1 & table 2 it is possible to call then out and show out on the data grid when …

Member Avatar for vb5prgrmr
0
119
Member Avatar for chriscross86

hi, there .i am coming up with a login page authentication, however i am getting this error that says[B] 'Type SQl.Data.SqlClient.SqlDataReadercon1 is not defined '[/B] [code] [B]Dim reader As System.Data.SqlClient.SqlDataReadercon1 [/B] <%@ Page Language="VB" MasterPageFile="~/CouierMasterPage.master" Title="Untitled Page" %> <%@ Import Namespace="System.Data.OleDB" %> <%@ Import Namespace="System.ComponentModel" %> <%@ import namespace="system.web.security" %> …

Member Avatar for IdanS
0
204
Member Avatar for CSharpant

Hi, We are into Reports development using C# and PDF Library (for front end). The development is done in Visual studio 2005/2.0 framework. Now since the production has 1.1 framework, I was asked to "downgrade" to VS 2003. The problem is we have Tuple/generics in 2.0. After I recreated the …

Member Avatar for Ramy Mahrous
0
227
Member Avatar for spdrac1

Greetings all, I'm having a problem programmatically calling SendAndReceive in my Outlook Addin. I'm using Visual Studio 2008 and Outlook 2007. I expect this is due to me not having a complete understanding of what is going on in my code, but I'm hoping someone will be willing to enlighten …

0
53
Member Avatar for amer2812

hello everybody nice to be in the community i have question regarding micrsoft visual 2008 i'm using asp.net with c# and i want to connect asp.net with access db 2007 i used select command and it worked it shows the data from access 2007 but when i tried to use …

Member Avatar for amer2812
0
156
Member Avatar for imhunk

Hello , i have a problem that how the picture box is used as a media player. i have downloaded some media player project,which do not execute properly and shows a picture box as a media player. I have attached such a project with this .Please check. please ,solve my …

Member Avatar for vb5prgrmr
0
40
Member Avatar for gingank

Hi guy i a newbie in vb so i need your help from all of you. So Genius can help. I create a data grid and by default it have 2 column and two row. So now i need to add more column i check for the properties of the …

Member Avatar for gingank
0
81
Member Avatar for nagatron

Is it possible to view the codes of an exe file using VB6 similar to ResourceHack found in google. download link: [url]http://www.softpedia.com/get/Programming/File-Editors/Resource-Hacker.shtml[/url]

Member Avatar for vb5prgrmr
0
281

The End.