Take a look to this page. There are different ways to make a connections: http://www.connectionstrings.com/ then, you can also see this other to learn how to...
Hello Group: My Name is Nelson Martínez. Actually, i live in Argentina. I have a software factory that focus their job in software migration between old...
Hi, This a simple to how use GridView in ASP .net and this a link describe how to use DataList http://www.ondotnet.com/pub/a/dotnet/2003/03/10/datalist.html ...
I am having a lot of trouble using the adodatacontrol and cannot figure out what is wrong. I follow tutorials step by step but doesn't work. I am using Visual...
hi, 1. Add refrence of Microsoft ActiveX Dataobject in project. from menu Project - Refrence. 2. declare 'var' as ADODB.Connection 3. set 'var' = New...
I am trying to have a firm grasp of VB.NET and wondering if there is a way to use a double dot notation instead of the single dot notation people are normally...
converting from datareader to arrylist is possible??? Public Shared Function Select_rec1(ByVal tablename As String, ByVal tablecols As ArrayList) As...
I have an older version of Visual Studio and it' the only one i have. I have 2 computers. 1 with windows 98 and other is a laptop with windows xp. Can the...
Hi, My name is serhat and i am new in this group and i have a problem. I have a usercontrol which has a button inside. When I add the usercontrol to a form i...
I believe that VB6 came out before XP, so it would certainly have to be compatible with Win98. I would be surprised if even the newest versions of VB wouldn't...
Am I right in saying that The Enterprise Edition is Windows 98 Compatible? In Windows XP how do I use the Compatibility tool to Install Visual Basic Enterprise...
You Don't say whay version of Visual Studio you have, but I suppose that is Visual Studio 6.0. In this case, there is no problem to install in WinXP. But...
NOTE: Sending again because when [Non-text portions of this message have been removed] it's hard to read, so I send without Non-text partition.. Hi, My name is...
Is this an experimental work? Or you do for your job? Some events will fire with some others at the same time. This can cause undesired results. I suggest you...
STORY: I think, I should begin to explain the case from little more early start which can make, what i need, more clear for people, who does not hesitate to...
Hello, I am new to Visual Basic. I have Visual Baic 2008. I am take a college class online for Visual Basic. I the assignment my instructor told me that I need...
Regards, being a beginner in Vb.net, is possible to send a message to an Object, of the type: Object.SendMessage ("Text", " New value ") equivalent to ...
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...