Windows 10: I am connecting a new computer Win 10 pro to the database on networked computer but I get...

Discus and support I am connecting a new computer Win 10 pro to the database on networked computer but I get... in Windows 10 Network and Sharing to solve the problem; The debug message is as follows: also note the error on the bottom of the debug message Option Compare Database Sub VerifyDBPixSetup If... Discussion in 'Windows 10 Network and Sharing' started by slsman, Oct 5, 2020.

  1. slsman Win User

    I am connecting a new computer Win 10 pro to the database on networked computer but I get...


    The debug message is as follows: also note the error on the bottom of the debug message


    Option Compare Database



    Sub VerifyDBPixSetup

    If DBPixInstallRequired Then

    DoCmd.OpenForm "_DoDBPixInstall", acNormal, , , , acDialog

    End If

    End Sub



    Public Function DBPixInstallRequired As Boolean

    ' See if DBPix registry key exists - if not DBPix install is required

    Dim DBPixRegKey As String

    Dim DBPixRegValue As String



    DBPixInstallRequired = False

    DBPixRegKey = "CLSID\{58444091-851A-46BC-BA63-904886070C0D}\InprocServer32"

    DBPixRegValue = fReturnRegKeyValueHKEY_CLASSES_ROOT, DBPixRegKey, ""



    If IsEmptyDBPixRegValue Or DBPixRegValue = "" Then

    DBPixInstallRequired = True

    End If

    End Function





    Sub InstallDBPixBlobData As Variant

    Dim Result As Long

    Dim FileName As String

    Dim FileNameQuoted As String

    Dim File As String



    FileName = GetDBFolder & "dbps_tmp.exe"



    Result = DeletOldFileFileName

    Result = BlobToFileFileName, BlobData



    If Dir$FileName <> vbNullString Then

    ' Optional - run the setup in 'Silent' mode.

    ' Warning ! In silent mode users could open forms/reports before the installation has completed, which would cause an error.

    ' FileName = FileName + " -s -a -s"

    Shell FileName

    ' ShellWait FileName 'Synchronous alternative but seams to deadlock on XP test system

    End If



    End Sub





    Public Function DeletOldFilesFile As String As Long

    On Error GoTo DeletOldFile_Err



    Dim nFileNum As Integer



    ' Make sure the file is creatable and does not already exist

    ' as a protected file

    If Dir$sFile <> vbNullString Then

    If GetAttrsFile And vbSystem + vbDirectory + vbReadOnly Then

    '

    ' Cannot overwrite in these cases

    DeletOldFile = False

    Exit Function

    End If



    Kill sFile

    DeletOldFile = True

    End If



    DeletOldFile_Err:

    DeletOldFile = False

    Exit Function



    End Function





    Public Function BlobToFilesFile As String, BlobData As Variant As Long



    Dim nFileNum As Integer

    Dim abytData As Byte

    BlobToFile = 0

    nFileNum = FreeFile

    On Error Resume Next

    Open sFile For Binary Access Write As nFileNum

    Select Case Err

    Case 0

    sDataOut = BlobData

    abytData = sDataOut

    Put #nFileNum, , abytData

    BlobToFile = LOFnFileNum

    Case 70

    BlobToFile = 0

    Case Else

    BlobToFile = 0

    End Select



    On Error GoTo 0



    Close nFileNum




    End Function





    Public Function GetDBFolder As String

    Dim DBFullPath As String

    Dim i As Integer



    DBFullPath = CurrentDb.Name



    ' Strip the filename from the full path

    For i = 1 To LenDBFullPath

    If MidDBFullPath, i, 1 = "\" Then

    GetDBFolder = LeftDBFullPath, i

    End If

    Next

    End Function




    within the following, "shellwait Filename" is highlighted.


    If Dir$FileName <> vbNullString Then

    ' Optional - run the setup in 'Silent' mode.

    ' Warning ! In silent mode users could open forms/reports before the installation has completed, which would cause an error.

    ' FileName = FileName + " -s -a -s"

    Shell FileName

    ' ShellWait FileName 'Synchronous alternative but seams to deadlock on XP test system

    End If

    :)
     
    slsman, Oct 5, 2020
    #1
  2. topgundcp Win User

    Connecting computer with no internet connection to network printer


    @dk1971
    1. Open Admin command and type: ipconfig

      I am connecting a new computer Win 10 pro to the database on networked computer but I get... [​IMG]
    2. Win+X->Control Panel->Netwok and Sharing Center
      Follow the screen shot. This should disable internet access from this PC but allows access to local device(s)
      NOTE: Use the IP & Subnet Mask from step 1. Leave Default gateway & DNS Server blank

      I am connecting a new computer Win 10 pro to the database on networked computer but I get... [​IMG]
     
    topgundcp, Oct 5, 2020
    #2
  3. DaleNoel Win User
    Win 10 Network Printer Connection Problem

    I have tried, when using the wifi from a Win 7 computer to connect to the printer connected to it. Others can connect.

    I did do the three steps outlined:

    • Open File Explorer. Pick the "Network" icon from the left pane (navigation pane) of the file explorer UI.
    • If sharing is turned off you will see a pale yellow line towards the top of the window that states "Network Discovery is turned off. Network computers and devices are not visible. Click to change...".
    • Click this bar and select "Turn on network discovery and file sharing"

    None of the suggestion worked.

    I did notice that the PC I'm connecting to is 'Private' while I am listed as 'Public'.

    • Can this be causing the problem?
    • Are there other suggestions?

    I need to be connected to use the other printer so work flow can not be disrupted and someone else needs to print the file for me.

    I will be with this group again on Monday.

    Thank you.
     
    DaleNoel, Oct 5, 2020
    #3
  4. adoornik Win User

    I am connecting a new computer Win 10 pro to the database on networked computer but I get...

    Win 7 and Win 10 on network

    I have home network with separate modem, router, and WAP's. My Windows 7 computer does NOT list the Windows 10 computers on network computer list but the Windows 10 computers network list DO list the Windows 7 computer.

    Turned off firewalls, gave permissions, shared drives. Nothing allows Win 7 computer to access the Win 10 computers.

    Any suggestions for a fix?
     
    adoornik, Oct 5, 2020
    #4
Thema:

I am connecting a new computer Win 10 pro to the database on networked computer but I get...

Loading...
  1. I am connecting a new computer Win 10 pro to the database on networked computer but I get... - Similar Threads - connecting computer pro

  2. I am getting a new computer today.

    in Windows 10 Gaming
    I am getting a new computer today.: I am getting a new computer today. Should I delete my existing Microsoft account, or will it allow me to register the new one without trouble? https://answers.microsoft.com/en-us/windows/forum/all/i-am-getting-a-new-computer-today/1bf970ea-d8d4-4899-bf7b-fcddc3948175
  3. I am getting a new computer today.

    in Windows 10 Software and Apps
    I am getting a new computer today.: I am getting a new computer today. Should I delete my existing Microsoft account, or will it allow me to register the new one without trouble? https://answers.microsoft.com/en-us/windows/forum/all/i-am-getting-a-new-computer-today/1bf970ea-d8d4-4899-bf7b-fcddc3948175
  4. I am getting a new computer. I have windows 10 pro. The computer I am going to buy has...

    in Windows 10 Gaming
    I am getting a new computer. I have windows 10 pro. The computer I am going to buy has...: The title pretty much explains it https://answers.microsoft.com/en-us/windows/forum/all/i-am-getting-a-new-computer-i-have-windows-10-pro/e9244444-ca35-4f92-8caa-1c6d9544d55c
  5. I am getting a new computer. I have windows 10 pro. The computer I am going to buy has...

    in Windows 10 Software and Apps
    I am getting a new computer. I have windows 10 pro. The computer I am going to buy has...: The title pretty much explains it https://answers.microsoft.com/en-us/windows/forum/all/i-am-getting-a-new-computer-i-have-windows-10-pro/e9244444-ca35-4f92-8caa-1c6d9544d55c
  6. I am getting a new computer. I have windows 10 pro. The computer I am going to buy has...

    in Windows 10 Installation and Upgrade
    I am getting a new computer. I have windows 10 pro. The computer I am going to buy has...: The title pretty much explains it https://answers.microsoft.com/en-us/windows/forum/all/i-am-getting-a-new-computer-i-have-windows-10-pro/e9244444-ca35-4f92-8caa-1c6d9544d55c
  7. Win 10 pro reactive on new computer

    in Windows 10 Updates and Activation
    Win 10 pro reactive on new computer: I try to deactive win 10 pro digital license and use it on my new computer but when i go to regedit to see my product key the key display is a default generic key for win 10 which is VK7JG-NPHTM-C97JM-9MPGT-3V66T here is the slmgr cmd if u guys wonder if the win locense legit...
  8. Win 10 pro reactive on new computer

    in Windows 10 Gaming
    Win 10 pro reactive on new computer: I try to deactive win 10 pro digital license and use it on my new computer but when i go to regedit to see my product key the key display is a default generic key for win 10 which is VK7JG-NPHTM-C97JM-9MPGT-3V66T here is the slmgr cmd if u guys wonder if the win locense legit...
  9. Win 10 pro reactive on new computer

    in Windows 10 Software and Apps
    Win 10 pro reactive on new computer: I try to deactive win 10 pro digital license and use it on my new computer but when i go to regedit to see my product key the key display is a default generic key for win 10 which is VK7JG-NPHTM-C97JM-9MPGT-3V66T here is the slmgr cmd if u guys wonder if the win locense legit...
  10. The Win 10 computer I am on does not show up on network

    in Windows 10 Network and Sharing
    The Win 10 computer I am on does not show up on network: In my private home workgroup, I have three Win 10 computers: two desktops and one laptop. From my desktop, I can see my laptop and my wife's desktop computer, but my desktop does not show up in the network folder or on the file explorer...