Hi all,
I have a problem regarding XML file.
I try to manipulate it in ASP.Net/VB.Net.
I have a XML file (oefenPizzas.xml) like this :
<?xml version="1.0" encoding="utf-8" ?>
<pizzas>
<pizza prijs="6">
<name>Napoletana</name>
<topping>tomaten</topping>...
Hi All,
I have a problem with Sql Server.
I use SqlServer 2000, VS.Net 2003 Enterprise Edition and Windows XP Prof.
Actually we can create a Stored Procedure via Server Explorer in VS (left side of the screen, click on the databank, right click on "Stored Procedures" and choose "New Stored...
Hi All,
Please help !!!
I have a set data (Access) like this :
Name BirthDate
AAAAA 12/03/1975
BBBBB 25/03/1985
CCCCC 02/04/1988
DDDDD 11/05/1989
EEEEEE 22/03/1991
I want to select/filter the peoples who born -let's say- in Mar (03).
How to use DataView.RowFilter to filter...
Thanks for your reply/answer Mastakilla,
The same error occurs.
The error message is the same, and the error takes place at the line where the NEW sit.
Rgds,
Juliando
Hi to all,
As a beginner in VB please let me ask some questions.
I hope that somebody can help me.
I use Visual Studio 2003 in Windows 2000 and .NET framework 1.0
I have a code like this :
------------------
Private Sub cbxBold_CheckedChanged(ByVal sender As System.Object, ByVal e As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.