Hello, I want to make password protected database file (Microsoft Access 3.0 .mdb file) in Visual basic 6.0 can you help me with that? and also teach me how to...
need help i am doing a project but i am not been able to connect my database to the form. can anybody gide me how to connect to the database using ADO ...
hi anand use this, this connecting via module Option Explicit Public conn As ADODB.Connection Public rec As ADODB.Recordset, rec1 As ADODB.Recordset, rec2 As...
can you tell me wich database are you using? ________________________________ De: Anand <shyam_love2001@...> Para: VisualBasic_Official@yahoogroups.com ...
hi, 1. Add refrence of Microsoft ActiveX Dataobject in project. from menu Project - Refrence. 2. declare 'var' as ADODB.Connection 3. set 'var' = New...
Thank you very much!!!! This information is very use full to me. Anand Lathigara. ... From: balvant desai <balvant_desai@...> Subject: Re: [Visual Basic]...
I'm using Microsoft mdb (access data base) but now i found the solution from balvant desai. Thank you very much for help. and next time I'll take care to give...
Any idea how I can embed a 3-D Architect, Microstation or Autocad file into a form or control using VB.Net so users can take a virtual tour of a house using...
I am a control engineer (recently laid off). I am wanting to use VB to do data aquisition. I am wondering how well this is suited for this. What I would like...
Hello, VB is perfect for all of your listed needs and is easy to learn. I personally would recommend going with VB.NET and not VB6. Ive done everything that...
Hello, I am new to this group and I am trying to understand how this group operates. I've attempted to post several times and only one post was allowed. It...
Dear all, Can any one help me to build tree from menu & tool strip in vb.net Thanks & Regards, Dinakaran.A [Non-text portions of this message have been...
Dinakaran-Gmail
dinakaran.systime@...
May 18, 2009 10:29 pm
9412
Robert, I also just joined and this is my first post. I have a lot of programs in VB3 that I'd like to transition to the latest version and am wondering how to...
Reminder from: visualbasic2 Yahoo! Group http://groups.yahoo.com/group/visualbasic2/cal Rochelle's birthday Tuesday May 19, 2009 All Day (This event repeats...
VisualBasic_Official@...
May 18, 2009 11:54 pm
9414
hi friends, Iam new to VB.net. Can u plz send me a free tutorial of VB.net. It will be very helpful if u can also send me a website of book for free reading as...
Hi, This sites i hope can help u to learn VB .NET: http://vb.net-informations.com/ http://www.codeproject.com/ http://www.programmingtutorials.com/vbnet.aspx ...
Hello. I'm using VWD to write some web pages (.aspx and .aspx.vb). I'm new to this so I'm sure that my problem is due to ignorance. I established a hosted...
in VB.net, I have an enumerator. If I put line breaks in that, will that cause a problems when I calll them? in VB.net, I have an enumerator. If I put line...
I am also fairly new, but I have stumbled around enough to at least point you in some helpful directions. Some people just want to throw you to the wolves with...
Hi , Can any one help me out i need one script for taking the system information remotly. Like: should ask for enter machine name: out put should be Machine...
I need to modify an existing vb6.0 application to use xmlrpc to update another web server. If anyone can point me to information and hopefully examples on how...
Hi All, I have an excel book,which contains 5 sheets as below: - One - two - three - four - five in the same book i have one form where i have placed one...