How can I store images in SQL Server 2005 and retrieve them from VB.NET?
I can get a msgbox to display sCurAccountno but I can't asign sCurAccountno as the text value for Textbox1. So this works: Public Class Form1 Dim WithEvents oRecObj As New GoldMine.RecObj Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
I have a application in VB.NET with SQL Server 2005 Express Edition. In the last few days, the database is continuously corrupting. I repair it, but the problem continues. I revise my code, but I can't find transactions errors that could produce the problems. Do you have any general ideas?
how Storing AND Retrieving Images in Sql Server using vb.net
Anyone there who can help me solve my problem? I can’t continue my program because of this problem which I know someone can solve or can suggest the best possible solution. I have a project in my study doing simple accounting program. To facilitate the discussion, I will just show you the three...
To Change The position & property of the Text in the crystal report from VB.NET code itself.... is It Possible??? while the Crystal report connected..... By Raam87
Hi, I have to develop a project for attendance in vb.net2005.in this employ will "In" and "Out" with their finger identification.How can we read the finger in vb.net2005 or any body have a related code then send me. Thanks in Advance.
how i can convert below vb function into vb.net Public Function FChkUserLoggedIn(LoginId As Long) As Boolean Dim rs As ADODB.RecordSet, strsql As String Set rs = New ADODB.RecordSet 'strSql = "select msession from log where msession in (select msession from log where loginid = " &...
I have developed an order management system program for my company, and I have 20 years using it. However, on a single system, I get an error that is either ‘time out expired’ or ‘max pool size’. I used VB.NET 2005 on SQL Server 2000 to create and use this program. When I restart the...
the data loading speed at user pc is much slower than my own pc with vs 2005 install. What component file should the end user have so that the application can run as smooth as those pc with vs 2005 install
hi can any clarify my doubt as described below. i have created object for excel in asp.net on executing the line of code "excel.workbooks.add()" i am getting following error, ""Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the...
hi i am making a c++ compiler from about 3 months . i am using bloodshed's mingw32-gcc.exe as the compiler. i am sending the file path to the compiler as an argument it works fine but i want to do break points and step into and step out function can anyone please help me?? -Cold
Hi friends can any one resolve my problem as given below WHAT ARE THE DATA ENTRY CONTROLS IN ASP.NET , AND WHICH ONE IS PREFERABLE TO USE
Hi all, i have problem with the ListBox. i want to set the item height of the item inside the ListBox. so i set DrawMode=DrawMode=OwnerDrawVariable, but in the same time i want the item displayed in multicolumn. The problem is there is not multicolumn when i set DrawMode=DrawMode=OwnerDrawVariable...
How we send check box's value to data base in vb.net?
iam new to vb.net. plz help me in this it's very urgent. my question is---- i have a combobox in datagridview, i have retrieved the elements into combobox using sql query. now iam not understanding how to capture the value i have selected in the combobox, which is in datagridview and insert it in...


