I have put together a ACTIVEX and Packaged the .ocx - I have a ADODC1 - MSADODC.OCX and DataGrid control on the User Control. I also did a .lpk file ussing the LPK_TOOL.EXE in the same directory as my server for the web page. When the package was built it did a .HTML file...
I have a JavaScript that will disable the Right Click on a web page:
============================================================
<title>Out Today</title>
</head>
<SCRIPT LANGUAGE="JavaScript">
<!-- start hide
document.onmousedown = click;
if (document.layers)...
I have not used vb6 for quite a while. Is there a way to connect to a network drive and send the users and password ?
I'm putting together a Program where several users would access a database on a shared drive and update the 2000 Access database based on certain criteria. Instead of having the...
Andy - I replaced the SQL2$ statement with what you gave me and the records are not being updated.
Not sure if it something to do with a Refresh. When I put a
Data1.Refresh in the code that is when I get the Invalid Operation error.
I have ran the code one line at a time and the loop is...
AkutaSame,
I tried to do a data1.refresh in the Command code but
keep getting a Invalid Operation error.
I have placed the refresh in several spots.
Thanks
< I want to work in Theory - everything and everybody works in Theory !!>
Using VB6 - I'm trying to update records - There is a data1 and MSFlexGrid on the Form.
When the form loads the code:
Private Sub Form_Load()
Dim D$, SQL$
D$ = "OUT"
SQL$ = "SELECT [Out].[Name], [Out].[Remarks] FROM Out WHERE ((([Out].[Remarks]) Is Not Null)) ORDER BY...
I'm putting together a database which has employee's Name and also a field called remarks.
In the Remarks field could be APPT/AM and I'm trying to use
the IIF statement to set the remarks to OUT if it matches.
This is the sql but when I run it nothing appears in the REMARKS field.
SELECT...
BiggerBrother -
The web pages are on Windows 2000 - I do have a Supervisor web page set up with a user and password - I'm looking for a way to put in a JavaScript or a (If Statement) in the Acess 2000 sql that would set the Remarks to "Out" , "AM" , "PM" ...
New to Javascript:
I'm putting together a web page for Supervisors and Employee's. The Superviors will be able to see the reason the person in out in the "Remarks" Field. The database would have a Remark like "Meeting/AM" or "Meeting/PM".
Instead of having 2...
I'm putting together a web page for Supervisors and Employee's. The Superviors will be able to see the reason the person in out in the "Remarks" Field. The database would have a Remark like "Meeting/AM" or "Meeting/PM".
Instead of having 2 databases the person would...
I'm putting together a database - one for employee's and on for supervisors - the database for the supervisors is to accessed thru a User and Password.
I have built the web pages and also built a users.mdb file.
Everything works fine.
The problem is that when the page2.asp loads I would like it...
In EXCEL - Open the EXCEL and on the main tool bar - select Tools - Options - Click on the General Tab - In the Default File Location put A:\ and press ok.
Access 2000 - On the Main Tool Bar - Select Tools - Options.
Click on the General Tab and in the Default Database Folder type A:\ and press...
In Word 2000 - open it and then go to Tools > Options.
When the options open - select the tab File Locations.
Select the Documents and press Modify. When the next window opens - in the Folder name type A:\ and press OK - This will
force the users to save the files to the A: drive.
< I want to...
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.