473,385 Members | 1,528 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Digital Signature is lost if SQL Server tables are relinked

Has anyone run into this problem? I have a database that is used to
create reports from one of three different "company/division" SQL
Server databases. The startup form allows the user to pick which
backend database is to be used, then the tables are relinked if they
aren't already pointing at the chosen db.

This all works fine until they try to open the database again after it
has relinked - they get a message saying that "The code or macros in
this file do not match the digital signature."

It works fine on my PC as I have the certificate used to sign the code
on my PC. Am I wrong in thinking that this shouldn't be happening? I
know that the connection string in tabledefs have changed (the old
tables have to be deleted and corresponding new tables created) , but
the code has not changed in any way. Does the "Code Signing" also
cover the tabledefs? If it does, can anyone think of a way to keep it
from deciding that this is a hostile action and removing the signature?

If I'm going to be forced to decide between making separate Access DBs
for each company and not code signing, I'm going to be frustrated.

Nov 13 '05 #1
1 1484
Pathetic, isn't it? Not that I object to strong security, but
either they set the bar at the wrong place, or else they really
need a extra 'medium security' level which allows you ignore
changes to specific objects.

In any case, you may be able to get around this by putting
more of your link inititialization in a separate file.

That is, use a DSN.

Big improvement in security, right?

(david)
"Thor_MN" <sa***********@msn.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Has anyone run into this problem? I have a database that is used to
create reports from one of three different "company/division" SQL
Server databases. The startup form allows the user to pick which
backend database is to be used, then the tables are relinked if they
aren't already pointing at the chosen db.

This all works fine until they try to open the database again after it
has relinked - they get a message saying that "The code or macros in
this file do not match the digital signature."

It works fine on my PC as I have the certificate used to sign the code
on my PC. Am I wrong in thinking that this shouldn't be happening? I
know that the connection string in tabledefs have changed (the old
tables have to be deleted and corresponding new tables created) , but
the code has not changed in any way. Does the "Code Signing" also
cover the tabledefs? If it does, can anyone think of a way to keep it
from deciding that this is a hostile action and removing the signature?

If I'm going to be forced to decide between making separate Access DBs
for each company and not code signing, I'm going to be frustrated.

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kim H Madsen | last post by:
I have created a .Net Service that is sending mails using SMTP Server/Exchange Server how do i put in a Digital Signature so the reciver is 100% sure that the mail i from the owner of Server where...
0
by: Kim HM | last post by:
I Have a .NET program sending mails using CDOEX. These mail I need to sign. I god a tip that i shoud use CAPICOM. That worked fine sending a mail with signature. BUT the problem is that I have...
7
by: Guangxi Wu | last post by:
Hi all, Happy New Year. I am using SignedXML and an X509 certificate to digitally sign a SOAP message body and put the signature in the SOAP header for a B2B business application. Can you...
5
by: John Campbell | last post by:
Hi everyone I've been doing my best to understand the specifics of implimentating XML Digital Signatures, but I seem to be missing a fundamental concept. Let me start with a description of the...
1
by: bonnie.tangyn | last post by:
Hello all I get Too few parameters expected 2 error and "The MS Jet Database engine cannot find the input table or query "myTempTablename". Make sure it exists and that its name is spelled...
2
by: Martin Høst Normark | last post by:
Hi everyone Has anyone got the least experience in integrating the Digital Signature with an ASP.NET Web Application? Here in Denmark, as I supose in many other countries, they're promoting...
6
by: Matt Frame | last post by:
I have a client that has asked us to get a digital signature certificate and start digitally signing all files we pass between each other. I have heard of the subject and know about the certs but...
3
by: javelin | last post by:
I have this code written that lets me relink my SQL server links to a specific SQL server (via a different DSN). The problem I have is that I have to enter the password when I run it. Can any one...
3
by: itcoll | last post by:
i have wriiten java code for client server communication - the client sends a digital signature and the server verifies it using the public key .I have sent the signature as a string from the client...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.