Hello,
i got a problem with my Watchguard VPN network. I am using these devices (old ones i know, but that's what i got):
Firebox III 6.0 -> 128.1/16
Soho 5 -> 128.30/16
There is a VPN connection between these two locations and it is working fine.
Now i have to install VPN tunnel to a...
Hello,
i have a problem with my IBM TS3100 LTO4 Autoloader and Backup Exec 12.
The configuration works fine.
I want to export the tape from the nightly backup. This is needed to exchange the tape against next weeks tape. Also i want to store the tapes in a fire proof safe.
Since BE seems not...
Hello,
i am just implementing a HTTPS server. It must run under W2K, thus it is a IIS5.
I created a certificate and used my own CA to certify it. Obviously i cannot not use this for a web server since it only an Base-EFS certificate.
If i try to certify in the MMC i get an error message. It...
Hi Hercj,
where do i find a template/example for such a page/script?
I don't have one yet.
Apache is new to me i am already happy that i got https running :)
Hi there!
I need to configure an Apache webserver to accept file uploads via HTTPS (post).
How do i configure this?
I got my test system up an running. It has a self signed certificate and is responding to https request (It Works!). Thus https itself seems to work.
Ok, then i will use triggers only for those cases where several cascades collide.
Here is an example why i have to update primary keys:
The primary key for a truck is its chassis number. When a new truck is brought that number is still unknown. But it must be stored in the database to track...
Would it be a wise idea to use triggers instead of cascade for all relationships. This would lead to only one technique being used.
PS: I haven't done that yet but i will try how it works :)
Yes, you are right.
It is a fault in the text i posted :(
One is for eigner and the other one is for hersteller.
I tried to remove and reinstall these foreign keys. But that did not help.
Does the SQL Server have a problem with this kind of multiple references on the same tables?
Could i...
The "tbl_" training wheels might come of. It is just an additional information. I am not sure yet if it could be of any use to distinguish views and tables.
But i will keep the table prefix within the tables. Since i could run into trouble having a "remark" column in different tables. I would...
Well, the db is in german, but i will try.
Here is the error message i get in the database diagramme if i try to add the second relation:
tbl_adressen-Tabelle wurde gespeichert
tbl_fahrzeuge-Tabelle
- Beziehung "FK_tbl_fahrzeuge_tbl_adressen1" kann nicht erstellt werden.
Das Einführen der...
I am trying to set up a new database in SQL Server 2005 and i have a problem with the referential integrity.
If i have two tables (e.g.) i need two update two fields automatically:
tbl_address
addressnumber
name
....
tbl_items
itemname
vendor [-> 1. addressnumber]
manufacturer [-> 2...
Mobing the code to the print section did not resolve the problem. Since Access still tries to load the entire report.
I have just implemented a button, printing out th whole thing page by page.
Thanks a lot!
It now prints the report page by page. Which is still a little bit uncomfortable. But at least i can print the report.
Page numbering will be done manually within the code.
Still i am curious what Microsoft will tell me about this.
I tried it with the code you provided.
In this case Access will print out each page as seperate print. Which would be no problem.
But in order to do so, each time all pages up to the desired page are formated by Access. Thus resolving in the same crash.
What could help would be a report for...
Could you be more specific, how that work around would be?
I have tried to print the report directly without opening its preview. I was hoping Access would free the memory of the already printed pages. But it does not. So the report keeps crashing.
This code will import the pictures:
Private...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.