Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unstable FM7 Server Advanced for JDBC

Featured Replies

  • Newbies

I am using FMP 7 server advance to host a database called "AdmissionApplication".

I am running a tool called "testjdbc provided on FMPro 7 server advance cd" to communicate to the database. This tool uses the SequeLink JDBC Driver to communicate with the database.

Problem:

1. I can't seem to setup any password to access database. It only accepts Admin with no password. I have setup an Admin password on the database.

Connection con;

try{

con = DriverManager.getConnection("jdbc:sequelink://129.78.231.177:2399;databaseName=AdmissionApplication",userName,password);

}catch(Exception e){

System.out.println(e);

}

2. The connection works for first connection and I am able to execute any quires. But after I close the connection and try redo the same process the fmpserver process is constantly crashing.

This shows up with the application log in the event viewer

====

Faulting application fmserver.exe, version 7.0.0.128, faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x00011f6e.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

===

Anyone

Please

  • 2 weeks later...

well if u setup username and password, u shouldn't be able to connect to it without correct username and password~

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.