Hi all, i have designed five websites and database applications for the five rural schools in the south africa, now I am thinking to provide them with hosting services but the problem is I am not sure what hardware capacity i must purchase for this type of service.
Any information will help big...
Hi guyz, Im about to give up on this subject and this project. I have created a membership database with user roles and uploaded to the hosting server and i have connectionstring to connect to this database, its been good couple of months trying to login to access admin pages and i have been...
hi all please any one who can help me Iam getting this error when i try to log on my site
Thanking you in advanced
Cannot open database "ASPNETDB" requested by the login. The login failed.
Login failed for user 'NETWORK-SYHFY\IWPD_27(databasename)'.
Hi pls help i have uploaded the site files to the server and when i try it I get the following error:
I am using the Microsoft SQL Express as the database.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid value for key...
Hi All, I just uploaded my website but its not working i am getting an error when i type the my website address in the address bar. Please see the error that I am receiving see below:
Server Error in '/' Application.
-----------------------------------------------------------
Runtime Error...
Hi All
Please help me with my code I keep getting an error as follow: Object reference not set to an instance of an object.
Here is whole code:
<SCRIPT Runat="Server">
Sub Page_Load
If Not Page.IsPostBack Then
'-- Load an array with image urls and save to View State
Dim...
Hi all
A while ago I wrote a code for an application that manipulate data using SQL query and displays the results on a grid now this time around i would like to have a button to export the results from the grid to excel
see the code below:
Imports System
Imports System.Data
Imports...
Hi all
I have a table with records from access database but it won't allow me to edit records, Please see the InvalidOperation: Update requires a valid UpdateCommand when passed DataRow collection with modified rows.
Please assist
Hi
I just installed Microsoft office 2007 but when i want to create data connection in vb.net using a wizard from access database i get the following: an error in initializing provider. Unrecognized database format.
your help will be highly appreciated
mxo
Hi all
i have created a dataset using the wizard and now i trying to loop through using eof and im getting an error. please see my code below:
Private Sub btnFix_Click
Dim conn As New ADODB.Connection()
Dim rec As New ADODB.Recordset()
conn.ConnectionString =...
Hi All
I just cannot get this right basicly what Im trying to achieve: is I got dataset called "customer" (dataset_name) and it has a "NewCustomers" (table_name) and on this table i want my textbox: txtShipTo.text to be the same with txtCustAddress.text if the condition is true and it must do...
hi All
How can i do a loop through the entire column in a form when executing the code below:
if txtPaymentType.text = "Cash" And txtCustomerName.text = txtTradingName.text then
txtShipTo.text = txtCustAddress.text
end if
also if there is better way writing this code i will gldly use it.
MXO
hi All
How can i do a loop through the entire column in a form when exwcuting this code below
if txtPaymentType.text = "Cash" And txtCustomerName.text = txtTradingName.text then
txtShipTo.text = txtCustAddress.text
end if
Hi all
@ work i have been given a responsible to take over and support for Ms Access database that was developed by someone who no longer with the company and when i try to open one of the tables it gives me an error : Invalid urgument.
please with me what could the problem.
will appreciate
Mxo
Hi All. ThatRickGuy I tried the code similar to yours but with no luck see my code below:
Dim dr As Datarow
Dim InvalidTable as DataTable
for each dr in InvalidTable.rows
if dr("msisdn") = dr('epx_msisdn") Then
dr("accountClone") = dr("epx_Account")
end if
Next dr
and im getting runtime error...
Hi All
I am trying to play arround with datagrid and with this one Im not winning basicly i want to try i code that i can set up condition where if it is true the code must copy or replace all the column values to another columns.
any tutorials or references will do good for me.
thanx to all
Hi all
pls check my code i been trying to connect to access database with without a wizard but i keep getting the same runtime error "System.Runtime.InteropServices.COMException'occurred in LineSystem.exe also see my code below:
Imports System
Imports System.Data
Imports System.Data.OleDb...
Once again please help I have exported Microsoft Access database to VB.Net database and i worked fine but when i copy both of the databases one in Access and other on VB/net to a different workstation. When i try to load data it gives me an error: file path is invalid or the name of the file is...
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.