You are here:
visual basic application programming from design to access information, sql, engineering and commercial applications. access databases, excel.(VB6) basic questions in vb 2008. Optional: 1)a large number of people want me to do work which takes some time and effort. can do projects in vb 2008. Pl.note that i would like to be paid for such work. 2) if you want me to spend quality time and do special work, i expect to be paid a reasonable price for my time. 3) if you are pleased with my reply you could consider a donation of 1$. 4) you can visit my website http://ravindra.coolpage.biz
engineering, management degrees.
project work for a Norway company,USA company and a Canadian company completed. Freelance Project work and Teaching. helping programmers with their work
teaching vb
VB.Net, ASP.net, MYSQL,VB 2005, vb 2008
use this: conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=c:\Folder\Sales.mdb; Jet OLEDB:Database Password=test" if this is rejected better to make a DSN and give the password
Option Explicit Private Sub Text1_LostFocus() If Text1 = "" Or IsNumeric(Text1) = False Then Text1 = "" Text1.SetFocus End If End Sub you can change the conditions here. when you press tab
your method has problems: here's a typical code: connect dataenvironment to the table connect it to your database add command command1 properties select * from TableName where ID=? 'change the
it is not the no of hours to write the code but the number of years understanding the methods,language etc. your question of saving in sequence is not clear to me.send me the details to my e-mail and
for this the excel sheet needs to be open then you can put this code with changes as required create a macro called say Macro1 and add this code Sub Macro1() UserForm1.TextBox1 = ActiveSheet
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.