Icon View Incident Report

Serious Serious
Reported By: Ian Branch
Reported On: 4/17/2017
For: Version 2.25 Build 2
# 4503 Advantage Database Migrator Raises Exception When Using Alias Names

I've got the following SQL. But I get the error..

ElevateDB Error #202 An error occurred with the module edbmigrateads (Module execution error: A connection string must be specified prior to connecting.)

MIGRATE DATABASE FROM "ADS"
USING
"AliasName" = 'DBWorkflow',
"BlankNullStrings" = FALSE,
"Collation" = 'ANSI',
"ConnectPath" = 'E:\EDB - DBWorkflow\Data',
"ConvertPrimaryToUnique" = TRUE,
"Password" = '',
"ServerType" = 'Local',
"UserName" = 'AdsSys'
WITH DATA



Comments Comments
The Advantage Database migrator code was not setting the alias name/connection path properly in the migrator when querying the list of table names from the Advantage Database database dictionary file.


Resolution Resolution
Fixed Problem on 4/17/2017 in version 2.25 build 3


Products Affected Products Affected
ElevateDB Additional Software and Utilities

Image