i want to create a button and onclick of this button it should display all the files that i have saved in a folder and if i want to open a file in it i should be able to click on it and it opens in word document or excel or whateva file it is..what is the coding for doing this?i should also be able...
VB.NET 2005 Express Edition, VB.NET dialog windows, VB.NET
Can some one help Listbox1 is Data A,B,C,D,E from the SQL base . Id automatically increases every day after entering new values for A,B,C,D,E while Id is date Every day I want to compare data of the last day with the past 4 day’s data and get values of P1, P2, P3, P4. Listbox1 =Data from...
hi, i am making a program to notify every time it detects either a keyboard,mouse,headphone and blue tooth etc. devices state changed, i find the service name of some of them like- bluetooth- BthEnum keyboard - kbdhid mouse - mouhid i want to know the names of pendrive's, modem,head phone. i...
i want to export subreport crystal report by coding not with button export. can you tell me coding in vb.net.thx.
Crystal Reports Subreport, Visual Basic .NET, Crystal Reports
I have a usercontrol that contains a collection as a list(of <custom class>). Within the collection class for this usercontrol I have a shared event that is raised when a collection member is added to the class. Within the usercontrol class I have an event that is triggered when the...
I am new to VB.Net, I am using VB.Net 2003 and Oracle 10g Express. In coding I enter Imports System.Data.OracleClient The system did not support. Why??
Cheers, Does anyone know where I can get a list of what a specific reference in Access can do. Specifically, I have VB.NET code that Imports System.Web.mail that I would like to use in my vba code. I have had luck with similar .NET code: I used the reference Microsoft Excel 12.0 Object Library...
i am working on FINGERPRINT RECOGNITION SYSTEM, i am using vb.net as front end and sql server 2000 as back end, i had saved fingerprint images in sql server using image datatype, now i need suggestion how to compare fingerprint images.
Hi, I'm attempting to write a basic client/server program that allows for the following to take place: 1. An "administrator" can use a basic form that is manually updated to reflect a systems status (up/down/going down/scheduled down). 2. Push the status to a client in "real-time" over the...
Hello, I have this issue with ASP.Net where i have to click my link button twice to get my controls to display. Can anyone take a look at my code to tell me why? This is a somewhat urgent request. My goal is to only show the footer row when one of the linkbuttons are clicked. In the code...
I have a VB.Net app which connect to a SQL Server database, just recently the technical guys removed the DNS server from the network for maintenance. and now my application cannot see the SQL server. I can ping it using its IP address and it responds but even if I configure my application to use...
I have a VB.Net application which connects to an SQL2000 database and I recently upgraded to SQL2005 and after the upgrade my app does not want to connect to SQL2005 using the same password I used to connect to SQL2000. if I change the login password to all uppercase characters in SQL2005...
hi! i m fresher i want a vb.net code to serch record from sql database table by using 2 fields of table as a condition i.e client name and client code before saving any new record and if record already exist in table it give me message for that i m sending u code plz rectify it and reply Imports...
My listbox1 and the textbox1 (multilines properties) When double_click the listbox1, textbox1 = data from list box Being that the user has to do the event(double_click)several times how do i code the textbox1 to have all the the results of the events? If the user for example double_click 3,4,5 or 6...
Hi Everyone. Currently at my work we use SQL in our VB.NET code. I have previously always used stored procedures for all of their benefits. My company has said that our customers might use different versions of our software against its one database. For example: While a customer is migrating from...
I had done my project in vb.net with sql server 2000 but it's installer doesn't work properly as it displays the message unexcepted error while connecting to the database.I know setup and deployment in vb.net but doesn't working please help me.I am stuck in here.thanks in advance.
How can I transpose a table using SQL Server Reporting Services in VB.NET?
I have a procedure that inserts a record including a date into an Access database. If the dd portion of the date can equate to a month then the dd and mm parts of the date are switched otherwise the date remains as is. eg 12/11/2007 is being stored as 11/12/2007 but 13/12/2007 is stored as...


