ASPFriends.com 'aspngvb' list Archive - August 2001
Messages
Page: 1
byte to char with arrays (3 replies, VIP)
ASPFriends.com 'aspngvb' list
html div style 'background color:' DIV /DIV DIV /DIV P Hi, everybody! /P P I have an array with 20 bytes. I want to convert these bytes into chars and then into a string and display this string into an aspx file. /P P I tried some functions (ToChar, ToString) but with little success. Any ideas? VB code preferred, of course. /P P Thanks a lot, /P P Carlos Hochberg /P /div br clear all hr Get your F...
getting a recordset through a component (2 replies)
ASPFriends.com 'aspngvb' list
Hi all, I made myself a dll with 2 classes in it.: Datawriter and DataConnection. The datawriter class produces an XML string from the disconnected recordset, which comes from the DataConnection class, which connect to SQL server 7. Well, that is how it should be... The problem is that the recordset arrives in the Datawriter class, but that class fails to create a string of it. I get the following...
And Operador (6 replies)
ASPFriends.com 'aspngvb' list
I have the following statement. If var1 3D 1 and var2 3D 3 then ' Do something 09 endif The second condition ( var2 3D 3 ) is always evaluated, regardless the first condition ( var1 3D 1) evaluate to FALSE. I also program in VisualFoxPro and in that language I don't have this issue, the ( var2 3D 3 ) is not evaluated if the ( var1 3D 1 ) evaluate to false, seems logic. My question: How can accompl...
Problem in exeuting stored proc in vb.net (2 replies)
ASPFriends.com 'aspngvb' list
This message, which was originally sent to "aspdebug", has been moved to "aspngvb" mailing list by the List Master Hi, Below is a snippet of code which takes a dictionary object which contains the parameters to be sent to a stored procedure. This works well in VB 6.0. We are not able to find a solution as how to use this in vb.net Dim intparamcnt As Integer Dim intcnt As Integer Dim strparamname A...
Mapping libraries from VB6 to VB.NET (3 replies)
ASPFriends.com 'aspngvb' list
Hi, Where does one get a mapping of the libraries we reference in VB6 to the namespaces in VB.NET ? I need to know the corresponding namespace for ADO(Multi dimensional) 1.1 in VB.NET for a VB6 project I'm upgrading to VB.NET. It doesn't seem to work with System.Data alone. tia Maloy &# N;extPart 000 002A 01C124E9.A2B14130
Word Library in vb.net (5 replies)
ASPFriends.com 'aspngvb' list
hi everybody, How can I use the Word Object library (the same in VB6) in VB.NET? Is there any built in namespace/class exists and if not, how can i make a reference to it? Thanks, N.T.GOPALAKRISHNAN
COM references not working (2 replies)
ASPFriends.com 'aspngvb' list
Hi, I'm not able to use the CStr function, and similar others. When I try to reference the corresponding COM library (Microsoft Visual Basic for Applications Extensibility 5.3 library ) from Solution Explorer, I get the following error: "An error has occurred while adding a primary interop assembly reference for type library "C:\Program Files\Common Files\Shared\VBA\VBA6\VBE6EXT.OLB". A primary in...
Xml and MSMQ (2 replies)
ASPFriends.com 'aspngvb' list
Can nebody tell me how to send a XML file with MSMQ as the carrier Thanx in advance Afaq
how is asc() available (6 replies)
ASPFriends.com 'aspngvb' list
How Can we use asc(), int() and other functions like these without refering to their classes. If they are not in some class, then VB's OOP capabilities are severly reduced. Salman Ahmad Khan.
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com