20,899 Topics

Member Avatar for
Member Avatar for Ambarish N R

Hi, Anybody please tell me basic idea to create a tool which should be able to export data from SQL Server. I am familiar with java and MS SQL. Please help me. Thanx in advance.

Member Avatar for kvprajapati
0
90
Member Avatar for vbcoder100

I'm trying to code a simple module to give me the difference between current date and the age of an existing file in a particular directory. If the file is a certain age (specifed in a config file), then an email is sent. I'm using TimeSpan to give me this …

Member Avatar for kvprajapati
0
78
Member Avatar for murid

Usually I printing a document using PrintPreviewDialog, PrintDialog, and PrintDocumentDialog. but this time I need to print picture on my form control. object I want to print are 1 background image, several label, and several picture box. i dont know why my print preview still blank every time i want …

Member Avatar for kvprajapati
0
107
Member Avatar for RgCz

So im trying to do a simple system in my VB Express Edition 2008 and what it does is add some car models (example) to a list box and stores it in a .txt file for future use. But when the user clicks a delete button it should delete from …

Member Avatar for kvprajapati
0
119
Member Avatar for CasperG

Hi, hope you can help, i am quite new to this. I need to know who to write data from several text boxes on a form to a sql database. I have created the sql database on a localhost using myphp admin, i have created the connection in a module …

Member Avatar for CasperG
0
126
Member Avatar for yaya_star

i need to make a theme form, chossing two colors, and make them in all of the project forms using this code maybe: Sub RepaintForm() grbrush = New System.Drawing.Drawing2D.LinearGradientBrush(New Point(0, 0), _ New Point(Me.Width, Me.Height), x, y) Me.CreateGraphics.FillRectangle(grbrush, New Rectangle(0, 0, _ Me.Width, Me.Height)) End Sub Private Sub frmThemes_Paint(ByVal sender …

Member Avatar for bvvvb
0
100
Member Avatar for drivehard-gopro

Right now I am writing a software that can be used to manage an internet cafe just because I feel like it. my problem is that i cannot make my form the default screen. what i mean is that i need it to stay on top of windows(when user exits …

0
55
Member Avatar for hjdoran

Hi gang, I have a unique challenge that I just cannot seem to get by...I have a form with a series of listboxes that allows the user to rename items in the listbox (I probably should be using a listview control instead). When the user right-clicks and selects rename from …

Member Avatar for mikiurban
0
113
Member Avatar for ainurhani

can anyone help me with this problem. i'm a newbie in vb.net. i've already design a form as per attached. but i got problem in making the button function as what it should be. the navigation button..the add, edit , delete button...all the buttons...the save button is situated under the …

Member Avatar for rciprogrammer
0
71
Member Avatar for gianrocks

hey all, i am currently working on an app that needs nested mdi containers. but i always get an error saying: [B]"Form cannot be both an MDI child and MDI parent. Parameter name: value"[/B]. what i am trying to do is: form1 has a child called form2 but form2 also …

0
86
Member Avatar for jrm5f2

I have search almost the entire internet looking for the answer to this problem but no luck. I am working on a project that requires me make a MDI, which I did. The problem that I am having is that none of the menus like the cut and paste work …

Member Avatar for Romana101
0
274
Member Avatar for bennetprabhu2k

i like to do the project in image processing any body plz provide me ideas and suggestions regarding the topic..,

Member Avatar for sathya8819
1
71
Member Avatar for 21KristianN

Dear everybody I really need your help!! I have made a small application in Visual Basic 2008 Express. It's a small form application with a Database connected to the project. (made from the wizard in VB express) My problem is that when I deploy my application i can't find the …

Member Avatar for 21KristianN
1
205
Member Avatar for Aigini

In a form there are 2 combo boxes, and two textboxes. The two of the combo boxes are cmblevl and cmbpcode. The two of the textboxes are txtccode and txtcdesc. The combo boxes are labeled 'LEVEL' and 'PARENT' respectively. The text boxes are labeled 'CHILD' and 'DESCRIPTION' respectively. The items …

Member Avatar for abdalla_92
0
148
Member Avatar for milhero

Hi professionals, I am a student who is working on a project for a company on mass emailing system. How do i add a Bcc attribute in my program? I found a few codes in the internet but all the codes are for pre-defined email address. What i am planning …

Member Avatar for milhero
0
1K
Member Avatar for kerek2

Hi All, Need your help regarding to get time from remote pc via Network (LAN)..plz...urgently need...tq

Member Avatar for kvprajapati
0
75
Member Avatar for rromano

Hello , i hope somebody can help me. I want to make a program that is "spying" a web browsers and colect web urls that is opened. Can some body give me some info (links, examples... any) Thanks in advance.

0
60
Member Avatar for shellthor

I am having a problem updating an access database with new information from an updated dataset. the database consists of 4 columns: User_ID, Login_Name, Password, Access. The following code makes a connection to the database, fills a dataset with the data from the database, reads a txt file with user …

Member Avatar for mikiurban
0
191
Member Avatar for juice_0032

I am attempting to use VB2008 Express to Display, Edit, and Append an Access database. I can display information fine, but for some reason updating the database is posing an issue. The code below runs fine and doesn't throw any exceptions. However the Access database itself does not update. When …

Member Avatar for TomW
0
233
Member Avatar for TheCodeHunter

please help!!! -------------------------------------------------------------------------------- Hi Hope you can help because its driving me up the wall. I've made a program that can add 4 items in a row in a list box, for instance Item Make Guarentee qty Price toy car rover 1 1 £45.00 monkey monkey 2 1 £65.00 total: …

Member Avatar for Nick Evan
0
94
Member Avatar for jt_murphree

I have been looking over some old vb 6 code and I noticed that there was a way to set the index of a listbox to a new value. For instance, if you wanted to populate a listbox with items from a database you could assign an id value from …

Member Avatar for TomW
0
80
Member Avatar for vamsivizag

hi i have a plotted a graph in zedgraph and i had a problem that the line was stopped in the middle and not completely drawn. I have thought that i have not completed the zed graph point pair list. But when i checked it programatically it was completed and …

0
78
Member Avatar for omotoyosi

Hello all, I have a form of 4 tabcontrol, I want to put the next button on each tab so that when the user press it, it goes to the next tab. How will i do that. Please, help me out.

Member Avatar for se_raja_in
0
3K
Member Avatar for zuve_fox

hi.. could anyone help me to solve. I build vb.net application (windows service/windows form) as agent, how to make my application can request status using snmp(not snmp trap) ? i plan PRTG application (monitoring application using snmp) can monitoring my application(agent) and display that request status on PRTG. thanx

0
85
Member Avatar for Nada_ward

Hello I have problem with context menu when I right click on picture box , contextmenu appear for picturebox when I click on label , the menue of picturebox appear again until I click right on the label another time [code=vb.net] Public Class Form1 Dim content As String = "" …

0
73
Member Avatar for ShailShin

Hi All, I have to convert Excel data to MSAcess .MDB file using VB.NET. VB.NET Code read the Excel fi;le and write ti to .MDB file. For the same I have below code, but I am stuck at the writing it to .MDB file which I have already created with …

Member Avatar for bk_bhupendra
0
941
Member Avatar for earlofroberts

I am using .net 2005. I have created a GridView with one column having a command button. The DataAdapter, DataSource, DataSet were created in code, not with wizards. When the command button is clicked, I can't figure out the syntax for retreiving the value from the first cell in the …

Member Avatar for cynix008
0
102
Member Avatar for jane_jiss
Member Avatar for TomW
0
53
Member Avatar for aglayo2009

hi: [code] Module Module1 Public objconcetion As New OleDb.OleDbConnection Public objcommand As New OleDb.OleDbCommand Public Function open_database() As OleDb.OleDbConnection Try Dim route As String Dim cnn As New OleDb.OleDbConnection route = Application.StartupPath & "\" & "video.accdb" If cnn.State = 1 Then cnn.Close() cnn.ConnectionString = "provider=microsoft.ace.oledb.12.0;data source =" & route & …

Member Avatar for TomW
0
123
Member Avatar for adonweb

How can i create crystal report from multiple tables that are related.? I need to create a report based on the value provided through selectionformula in visual studio 2005. Tables are :- 1. Vendor vendor.id vendor.name vendor.address 2. Invoice invoice.id invoice.number invoice.date invoice.amount invoice.vendorid inovice.chequenumber 3. Cheque cheque.number cheque.date My …

Member Avatar for kvprajapati
0
149
Member Avatar for rajeevbhatt17

Hi, I have a small FTP class, written in VB.NET 2.0, which keeps polling for a particular file at a remote location, at 2 minute intervals, till it successfully downloads the file, and then it stops. So far I had been using wget as an external process, and recently I …

Member Avatar for kvprajapati
0
142
Member Avatar for xVent

Hi guys , im trying to make the web browser get the link for Home via a textbox in the application .. in the properties it has a value Url where you can write which site you want to have as Home .. i want to do it from a …

Member Avatar for kvprajapati
0
66
Member Avatar for krishna.net

hi frnds.... Please help me in this query..i have two textboxes in my form.when i type the text in the first textbox which is [B]english[/B] language.now i need to display the the text in [B]telugu [/B]language in other textbox. Thanks in Advance krishna

Member Avatar for kvprajapati
0
99
Member Avatar for karpal

I am planning to keep timer in the form to start from 1 and increment every second. This timer shiuld stop when the other events are triggered in the form (like clicking a button etc). your help is much appreciated.

Member Avatar for Romil797
0
84
Member Avatar for Damon88

I want to ask if there is any freeware or a open source 3d control which can be used in any vb.net project. I am developing a application in which i want to show the icons in a 3d view, which obviously looks cool. also the control should provide a …

0
77
Member Avatar for Damon88

I am developing a application in which i need to get images from a search engine. there are many choices to do that google,yahoo, bing etc. I chose bing simply because microsoft provides tight integration with bing and it offers more functionality to developers. So after searching some more i …

Member Avatar for Damon88
0
686
Member Avatar for Dorayaki

Hi, I made a new topic so it will not confusing. I want to ask how to unload sub menu ? for example, usually if we had sub subname() then we can just call it by subname() But then how to unload/not load that subname() is it possible ? Because …

Member Avatar for TomW
0
105
Member Avatar for sisi

Hello i am building a transaction called client search the location of movie in store which mean client search the movie then get the direction of the movie where it is located in store. So now i need to build classes for this transaction which i am unable to find …

Member Avatar for Ana D.
0
91
Member Avatar for zakben1

Hi I have been searching the net for information on backing up files to cd from vb.net application cannot find anything any help appretiated.

Member Avatar for zakben1
0
158
Member Avatar for mania_comp

Scan Documents From VB .NET application I need to add a feature in my VB .NET application to SCAN a document directly to a directory. Can this be without THIRD-PARTY DLL?? Any source code would be helpful. Thanks

0
53
Member Avatar for thelamb

Hello all, I have a VB.net application and a C++ DLL. The C++ DLL has an exported function that gets called by the VB.net application. The C++ exported function is as following: [CODE=cpp] STARTUPINFO si; PROCESS_INFORMATION pi; ZeroMemory( &si, sizeof(si) ); si.cb = sizeof(si); ZeroMemory( &pi, sizeof(pi) ); TR::Log( "Starting …

Member Avatar for thelamb
0
2K
Member Avatar for ian1971

Hi Hoping some one can help me out i am trying to create a program to save all the event logs (Application,Security,System) and diagnostic files (No problems with this) from all the PC on my network .If possible i am trying to save as a csv or text file .Any …

Member Avatar for kvprajapati
0
88
Member Avatar for nevets04
Member Avatar for mania_comp

Hello friends I am working on VB.Net project. All was well until I started getting the following error while trying to view Forms ... The error says : [COLOR="Red"][I]"An error occurred while parsing EntityName: Line 4 Position 42"[/I][/COLOR] All code is fine not logical problems..but the came suddenly and this …

Member Avatar for TomW
0
78
Member Avatar for Dorayaki

Hi, I want to ask about listbox things. I made a Listbox, 3 textbox, and a Database The Database Table is Member The member field has 4 which is MemberID, Name, Address, Phone. I have 2 records and it were display to the listbox which are Adry and Brandy (I …

Member Avatar for TomW
0
183
Member Avatar for blachogi

i have the ComClassSearchCustomers class and interface IComClassSearchCustomersat .net which used to create a tlb file. The class raise an event inside new. After that i have a vb6 form Form1 which catch the event , but it never see the event. Any ideas? Option Strict On Option Explicit On …

0
56
Member Avatar for nevets04
Member Avatar for yasirm79

i am a new user of visual studio 2008 i make a database program, but i cant save the image in access data base, i also want that image save a copy file in database. any one help me.

Member Avatar for kvprajapati
0
128
Member Avatar for yara.008

hi i use asp.net with vb.net i do search form i put result in placeholder how i can create dynamic page such that : each page include 4 results only

Member Avatar for srikanthkadem
0
134
Member Avatar for lara_

Hi, I have a VB.Net system that connect to SQL Server through ODBC. When I try to raiseerror from an IF...ELSE statement, it does not triggered the exception handling. I have done some raise error testing at my side. Below is my finding: 1. RaiseError did not triggered exception: [code] …

Member Avatar for lara_
0
183

The End.