.NET Programming
I need your help. I am unable to connect using a Native OLEDBMicrosoft Jet 4.0 OLEDB Provider.
I am receiving the following error message “Test connection failed because of an error in initializing provider.
Un recognized database format C:usersvishshDocumentsmydb.accdb”.
Please help me resolve the issue.
- 1130 views
- 2 answers
- 0 votes
Hi! I want to embed a HTML table directly in a tabbed table created in Lotus Notes using the java class RichTextItem. Although I managed to embed a HTML file as an attachment, I can’t embed a HTML table into the tab. If anyone managed to do this, please let me know how you did it. Thank you!
- 1487 views
- 1 answers
- 0 votes
Hi,
I am new to programming, and I was installing Windows Azure Tools for Microsoft Visual Studio for my web applications.
I was about to complete the installation when this message (see below) popped to my screen. The message referred to a warning that I must enable Internet Information Services 7.0 with ASP.NET support. I have searched the web, and indeed I saw that I had to enable IIS7 with ASP.NET. However, I didn’t know where to enable this.
Can you help me?
Thanks in advance.
- 1516 views
- 3 answers
- 0 votes
Hi,
I’m in desperate need of help with the installation of the Smart Client Software Factory – July 2006.
The actual problem appears when I try to register the guidance package and I get the following error message:
Web Service Software Factory – July 2006, The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package.
The error code is 2869. OK
Can anyone help me with this, please; I gave up trying to solve it myself?
Thanks a lot.
- 1701 views
- 2 answers
- 0 votes
Why we use XML in .net?
What is the use of this?
How we can pass the join SQL statement of more than two tables?
What is the use of different framework?
- 899 views
- 1 answers
- 0 votes
To create a website using asp.net we have to design its master page to give the uniformity throughout the site. Templates can be added by copying the body content and head section. There are some templates which includes java scripting as well. How can we change that to show its our own work? And do Visual Studio have built-in templates?
- 1143 views
- 1 answers
- 0 votes
How to compare the two data sets in Ado.net ?
- 1040 views
- 2 answers
- 0 votes
Presently, I am developing a system made in VB.Net. What is the best database engine for VB.Net which is free, if not less errors in the said programming language?
- 1943 views
- 1 answers
- 0 votes
I have a table designed in MS Access with the below fields:
DC No (Primary Key and Not Auto Generated – Integer
Item Description – Text
Reference Number – Text and
Quantity – Integer
My VB.NET form has a textbox field where the user would enter the DC Number. I have used the Grid Control to displays the fields (field number 2 to 4). My problem is, I do not know what piece of code should I have for my SAVE button's click event to write the data both from my Textbox and Grid rows to the MS Access database. I tried the basic Binding to Database as seen in the MSDN pages but it does not help. It keeps throwing me an error:
- 1811 views
- 1 answers
- 0 votes
I am looking for a quick overview of what enhancements the gridview brings to me as a asp.net developer being used to used the datagrid. Is the conversion easy ? What extras do we get with that ?
- 1273 views
- 2 answers
- 0 votes