Need help about access Databese
Hi, I want to store data from a textbox to an access database and want to retrieve it to a label , how do i do that ??? Please help me with this matter .
View ArticleVisual basic mysql connection time out problem
Hi there pro vb. users.. I am creating a soft through windows forms which is connected to a mysql server. I am not at home to show you the part of my problematic code but at least I can try to explain...
View Articleproxy program
is there a proxy program that will specifically tunnel an application traffic base on the assign proxy ?
View ArticleVS 2010 How to check the owner of the form
I have three form purchase,sales and products. products form is an multipurpose form which is used by both purchase and sales. Now depending on the Owner of the products, it acts accordingly. To do so...
View Article[Excel] Office 2013, Windows 7 VBA hanging
I have a large Excel 2013 spread sheet in Windows 7 with a macro which can take a couple of hours to run, interacting with Access along the way. Usually this runs perfectly okay, but just occasionally...
View ArticleEnd User License Agreement
I have added an InstallShield project to my Visual Basic.NET application and have a question about the End User License Agreement. Should I include one, and if so, does anyone have a recommended...
View ArticleVS 2008 Next item in Listbox appear to Label
Hi~ In order to get the next item in Listbox to be appear to Label(after first item finish to appear), any one can suggest me the correction of this code. Code: Dim x As String For i As Integer = 0 To...
View ArticleEditing the whole listview row contents from textbox
Thanks for checking my thread, anyway, heres the my problem I have a listview, that contains items that are based from a search, the listview's structure looks something like... ItemCode -----------...
View ArticleCrystal Report error --- 20599 Cannot open SQL server.
Environment Windows7 + Vb6+sqlserver express edition + Crystal Report 8.5 Dear all, Following is the code by which I am trying to open a crystal report. Here mdiajmer ais my mdifile and crptfirm =...
View ArticleVS 2010 how to select required text in rtx
hi i have a rich text box and want to select the data that is coming form a serial port i want to select it and then save it into a separate variable for further use here is data sample that come from...
View ArticleVS 2012 Filter through combobox
Hi, I have managed to filter my combobox so it filters and displays the correct records ie when A is typed all A records show, B is typed all B records show and so on. However it would it be possible...
View ArticleHow to add Schedule Tasks to run a batch file with admin privileges
Please , how to create a new Schedule Tasks with VB6 , which is to run a batch file with admin privileges Thanks a lot
View ArticleVS 2010 Displaying Time in Datagridview
I am converting an employee clocking application which previously used a MS Access database to Pervasive SQL database. Clock times are stored in the database with the Time datatype. I am trying to...
View ArticleIs there a way to use multiple proxies at the same time?
Is there a way to use multiple proxies at the same time? For example i would like to use two youtube accounts with two different IP' (private proxies ( ip:port:user:pass ) Is something like this...
View ArticleSelecting DLL's at runtime
Hi, Here's what I'm faced with. A DLL provided by a card manufacturer, now has 3 versions in service. I have all 3 versions, the dates as well as the sizes are different, however the names are the...
View ArticleIssue adding rtf to richtextbox
I have two richtextboxes on my form. rtb_chat is read-only and rtb_input isn't. I'm trying to add the text from rtb_input to rtb_chat while keeping the richtextformat. Here is what I have so far: Code:...
View ArticlePrecise Timer, Microsecond timer
Hi I am looking for something that is Much Much faster than a thread timer. Code: Dim ggg As System.Drawing.Graphics = System.Drawing.Graphics.FromImage(screenshot) ggg.CopyFromScreen(New Point(0,...
View Articlevs2012 and database
ok i have just upgraded to vs2012 from vb2010 now in vb2010 i usually use the inbuilt local database but in vs2012 that's all changed i have been researching on google but can not find information that...
View ArticleMonitor keyboard layout change
I want to monitor the keyboard to update my OSK with the new layout, currently i'm using the following code in a timer Code: Private Sub tmrKBLayoutViewer_Tick(sender As Object, e As EventArgs)...
View ArticlePHP/MYSQL Programmerr
I am looking for a free lance php/sql programmer for a very small job, you design from your home AL
View Article