Hi all,
I am working on the project In ASP and I want to be able to create NT users and directory from with in my ASP page.
If that is passable can someone please point me the right direction? Because I don’t know where to start in making this happen.
Thanks
Kenneth
Hi all,
The company I’m working for have a three pages form that customers will complete, I want to build an application in VB6 using access2000 as the database so we can start storing the information on a database for easy access.
My question is and I will try and make it as clear as I can...
Hi all,
Quick question i have five forms and i just make another one and call it menu form and i want when the program startup the menu form startup as the default startup form. I just can’t remember how to change it.
Kenneth
Invalid operation. (Error 3219)
I am getting this error when using the insert into statement in VB6.
The data engine is DAO to connect to access2003 database.
I tries the select * statement and that work find.
My question to all is why it’s not inserting new record to the database?
Form...
Hi all,
I am testing a data module just to open an access database and am getting a RUN TIME ERROE ‘13’ Type Mismatch.
Then I used the debug mode connecting to the database was ok I think the problem is in the select statement.
Please help
Frmtest
Option Explicit
Sub Form_load()
Dim rstest As...
Hi all.
I am having a problem.
I have one PDC and two DC on my network for some reason the raid on the PDC go bad i rebuild it as the PDC.
My question is it synchronizes the PDC with the two DC servers?
And how can i get back all the user account back?
Thanks in advance
Hi all,
Quick question:
I have a from that update or insert new data, What i want is after inserting or update the information the form clear all the textbox.
Can some one please explane why this insert not working i am geting an error.Run-time error (-2147217900(80040e14)
Syntax error in insert into statement.
Private Sub cmdtest_Click()
Dim test As String
Dim oConn As New ADODB.Connection
Dim strSQL As String
Dim rsdb As New ADODB.Recordset
Dim...
Hi all,
I am not sure if I am doing it right, but I am trying to insert net data in a access database using VB6 I can connect to the database My question is how do I open the table to insert new record?
If u used the select statement that work fine.
Please help
My code below
Private Sub...
I have a Cisco PIX520 My outside Ip is 208.2.10.1,
I want to feed a bunch of wireless customers and maintain the same IP address like 208.2.10.2-208.2.10.254 for the inside.
If i used 198.168.0.2 for the side customer it works fine.
I there a way to maintain the same ip address for the inside...
I have a data entry form to add new data but after clicking adds new data i want to clear the form for new data entry.
How can i do that?
Please help thanks in advance
Hi guys,
Can some one please tell me why this dont work.
I am trying to get some data from the table to check before update or save as new
Dim bankRs As DAO.Recordset
Dim employeeRS, emptypeRS, rst As DAO.Recordset
Dim xemployeetype, empID As String
Set Db = CurrentDb...
Hi all,
I'am new to VBA i have done some stuff bit i cant figer this one out.
I wjust want to get e record from the employeetype table.
How do i execute a query?
Dim DB As Database
Dim bankRs As DAO.Recordset
Dim employeeRS, emptypeRS As DAO.Recordset
Dim xemployeetype...
Hi all,
Can some one please HELP I’m using an upbound form to update two table but I am getting this error.
If I comment out the SET EMPLOYEERS line it will save the data to bank_info table.
The table employee_info is already opened exclusively by another user, or it is already open through...
Hi all,
Can some one please HELP I’m using an unbound form to update two table but I am getting this error.
If I comment out the SET EMPLOYEERS line it will save the data to bank_info table.
The table employee_info is already opened exclusively by another user, Or it is already open through...
Hi all,
I am working on a payroll program and i am having problem with numbers like is i xtt = "1.5" and it round it to 2 in sted of 1.2
this is what i am doing
Dim xtt As Interger
Dim reghours As Interget
Dim xtotal As Interger
xtt = "1.5"
reghoure = "2.5"...
Hi all,
I am working on the form that list employee hours and i have add a save button
But what i want is when i press the save button the record is save to a new table so i can run the report from that table
Kenneth
kennethg@act2000.net
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.