Can anyone recommend a good London based c# .net 2.0 course for someone who has a background in Oracle? Most courses seem to either cover the basics and upwards but are pitched at non programmers or else they are too geared towards specific features in .NET 3.5
Many Thanks
Hi there
I am displaying a database table on a form, however even if the database field data is on several lines they are all displayed on one line on the page. Does anyone knoe why this is? This is my code
//connect to the database and get all data
While ((Repeat1__numRows <> 0) AND (NOT...
Hi
i have a database with one table which has 2 fields a text field which is the primary key and a memo field. I have a script which is supposed to connect to the database, select a recordset according to a querystring submitted from another page and delete it. here is the code for this.
dim...
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.