Hello,
I'm looking to building an application to track and changes in various xml documents. The application would then generate a repot, probably in html format, listing out the changes made to each section. Has anyone done this before?
Thanks in advance!
Hi Randy,
I'm trying to perform a similar task. Interested in your code as well. Appreciate if you could e-mail a copy of your Coredatabase.MDB to emutidjo@directdevelopment.com
Thanks and look forward to a reply!
esti
I've seen ways to pass a variable from a user control to an aspx page. However I need to do the opposite. I am programming in VB.
Basically, I have a host form which has a datagrid. I want the user to select some items in the datagrid by clicking on the checkboxes, then I want the id of the...
I got this code from the web:
Private Sub Command0_Click()
ADOImportFromAccessTable "C:\WINNT\Profiles\emutidjo\desktop\db2.mdb", "AWARD", Range("C1")
End Sub
Sub ADOImportFromAccessTable(DBFullName As String, TableName As String, TargetRange As Range)
' Example...
Hi,
I am also new to VPNs. i'm trying to set up one on WinNT. I am using DHCP. Would I need to set up an external IP address, and what would that be and how would i go about finding that IP address? Our LAN is using private IP addresses. Can I use that as the IP address to connect to?
Thanks in...
Hi,
Thanks for your reply. I'll try to explain the transaction as best as i can.
I'm using optimistic locking.
User2 makes an update transaction on Field 1 of Record1 in Table A.
User3 then makes an update transaction on Record1 in Table B, which programmatically in the application code...
thanks for the input...
i trapped the specific error, but was unable to cancel the update. Do you know how I could do that?
Now i have it so that it traps the error, but it goes ahead and does the update, but I'm still having the same problems, adn don't know how to cancel the update, without...
Thanks for your reply.
I'm not sure what kind of locking is involved, since the recordsource is a SQL Server table. I was assuming it was optimistic, or the default?
Yes, the updates are happening from a form that displays the records for the user to update.
I have a main form, within it is...
I have a MS Access front-end and SQL Server 2000 be. Some times, the front-end locks up when two users are writing to the same record. Is there a way to list the users who are accessing the same record?
Thanks in advance.
I have a MS Access front-end and SQL Server 2000 be. Some times, the front-end locks up when two users are writing to the same record. Is there a way to list the users who are accessing the same record?
Thanks in advance.
Hello,
I need to automatically schedule an upload of a table from an access database to the database on a website hosted by an ISP. Is this possible, and how? Thanks in advance.
Hi,I have an opposite problem. I need to automatically schedule an upload of a table from an access database to the database on a website hosted by an ISP. Is this possible, and how? Thanks in advance.
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.