Click here to Skip to main content
15,879,348 members
Home / Discussions / Database
   

Database

 
GeneralRe: DATABASE Maintainance Pin
CHill606-Aug-18 22:01
mveCHill606-Aug-18 22:01 
Questionrecovery method for hard drive Pin
Member 139376004-Aug-18 4:08
Member 139376004-Aug-18 4:08 
AnswerRe: recovery method for hard drive Pin
Victor Nijegorodov4-Aug-18 20:34
Victor Nijegorodov4-Aug-18 20:34 
QuestionNeed to drop a schema in which there are some objects exist Pin
indian1431-Aug-18 6:28
indian1431-Aug-18 6:28 
AnswerRe: Need to drop a schema in which there are some objects exist Pin
Mycroft Holmes1-Aug-18 15:03
professionalMycroft Holmes1-Aug-18 15:03 
AnswerRe: Need to drop a schema in which there are some objects exist Pin
CHill602-Aug-18 2:26
mveCHill602-Aug-18 2:26 
QuestionRe: Need to drop a schema in which there are some objects exist Pin
CHill606-Aug-18 1:40
mveCHill606-Aug-18 1:40 
GeneralLegacy software: can't load MSJTER35.DLL Pin
Keith Sheppard227-Jul-18 23:26
Keith Sheppard227-Jul-18 23:26 
I have a piece of legacy software that I have successfully used on modern Windows systems up to and including Windows 10.

I have just installed it on a laptop running Windows 7 (64-bit) and on that machine only, I get the problem described below.

One component is written in VB6 and uses DAO 2.5/3.51 for database access. It all works fine except for SQL statements of the form:

Alter Table xxxx Add Column yyyy Integer.

The data type of integer is merely an example. Irrespective of the data type, all Add Column requests throw an exception "Can't load DLL: MSJTER35.DLL"

I have checked in C:\Windows\System32 and MSJTER35.DLL is definitely installed on the machine.

As I said, it's only Add Column statements that fail. All other database access, Select, Update etc. work fine.

I know this is all old hat, VB6 etc. but I don't have the resources to reengineer in VB.net and, as previously noted, the whole system is working fine on several Windows 10 boxes.

Any suggestions why I am getting this message and how to fix it?
Keith

GeneralRe: Legacy software: can't load MSJTER35.DLL Pin
Victor Nijegorodov27-Jul-18 23:45
Victor Nijegorodov27-Jul-18 23:45 
GeneralRe: Legacy software: can't load MSJTER35.DLL Pin
Keith Sheppard22-Aug-18 1:23
Keith Sheppard22-Aug-18 1:23 
Questioninner join results Pin
Member 1386716325-Jul-18 18:12
Member 1386716325-Jul-18 18:12 
AnswerRe: inner join results Pin
Richard Deeming26-Jul-18 1:50
mveRichard Deeming26-Jul-18 1:50 
AnswerRe: inner join results Pin
Victor Nijegorodov26-Jul-18 1:54
Victor Nijegorodov26-Jul-18 1:54 
QuestionCreation of documentation automatically when creating or updating a stored procedure Pin
indian14323-Jul-18 13:49
indian14323-Jul-18 13:49 
AnswerRe: Creation of documentation automatically when creating or updating a stored procedure Pin
Victor Nijegorodov24-Jul-18 10:12
Victor Nijegorodov24-Jul-18 10:12 
AnswerRe: Creation of documentation automatically when creating or updating a stored procedure Pin
jschell28-Jul-18 7:13
jschell28-Jul-18 7:13 
QuestionJob runs 3 times longer Pin
VK1920-Jul-18 7:12
VK1920-Jul-18 7:12 
AnswerRe: Job runs 3 times longer Pin
Victor Nijegorodov20-Jul-18 8:01
Victor Nijegorodov20-Jul-18 8:01 
AnswerRe: Job runs 3 times longer Pin
Eddy Vluggen28-Jul-18 0:16
professionalEddy Vluggen28-Jul-18 0:16 
GeneralRe: Job runs 3 times longer Pin
jschell28-Jul-18 7:14
jschell28-Jul-18 7:14 
GeneralRe: Job runs 3 times longer Pin
Eddy Vluggen28-Jul-18 10:23
professionalEddy Vluggen28-Jul-18 10:23 
GeneralRe: Job runs 3 times longer Pin
Herman<T>.Instance14-Aug-18 3:01
Herman<T>.Instance14-Aug-18 3:01 
GeneralRe: Job runs 3 times longer Pin
Eddy Vluggen14-Aug-18 3:08
professionalEddy Vluggen14-Aug-18 3:08 
AnswerRe: Job runs 3 times longer Pin
Mycroft Holmes28-Jul-18 14:14
professionalMycroft Holmes28-Jul-18 14:14 
Questionjoin query Pin
Member 1391987420-Jul-18 4:53
Member 1391987420-Jul-18 4:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.