Hello netters,
I have a pdf form that allow user to digital sign using their smartcard. I need to route this to different people and I noticed that when you send to a different users; the signature block becomes invalid. I think when I sent it to a different user something has changed; thus...
Thanks Lwcomputing,
After posting this, I went on and read some more, and that is exactly what I did.
I don't intend to bring up any NT systems at all and might bring up another windows 2003 this time since look like to me that I have to redo all the accounts anyway.
Well, thank you so...
Hi Tekers,
I am in need of your advice on how to do this. Our lab had a PCD (yes that's right PDC) and BDC on NT. I have also brought up a window 2000 a while back thinking of I will migrate all to w2k and retire my NTs. However, I did not have time to do this yet. The w2k is part of this...
Thanks for your advice, I think I got misinformation on the backup engine that come with MS SQL server. Howerver, I think SQLBill & Dr. SQL are in line with most suggestions that I get so far so the solution is:
use SQL Server to backup to .bak file on disk and then use VBE to backup the...
Hi Tekers,
I would like to get some advice from guru in this forum before I try any thing since I am starting to work on SQL servers.
I am try to backup my sql server which has a few databases. As I am reading through the backup information, some suggested that using the backup engine that...
Hi Navshiv,
I always do a backup (just in case) before moving the database . I just want to use DTS to do this so I can learn a little bit more with this tools.
In this case, I am just curious why backup/restore works and DTS failed and just want to know when using DTS, does it actually run...
Hi Tekers,
I posted this question on the regular forum for SQL before I found this so if I did double post, please forgive me....
Anyway, I am try to move a database from 1 server to another and the DTS failed. As far I can can see the problem was in one of the store producedure that...
Hello Tekers,
I am new to DTS and working on a simple task that involves using it. I do have a few questions on DTS and hope that some 1 can help me out (TIA)
I am trying to move (or copy) a database from 1 server to another. I used the DTS wizard to do this and what I seen so far is that it...
Hello,
For Jben - I am running this on the page itself.
Anyway, after much and long search, I found out that I can not convert a string to an object so I ended up with putting those objects into an arrary and from there I can get to them individually by using the array index.
Here is my...
Hi C8 and JBen,
OK, I must have done something wrong here. Your suggestions are valid, but I cannot get it to see the control. I am posting my code segment here and hope that someone can spot my wrong doing.
In the calling code segment I call the function as:
CheckKeyFields(me.ymrs1...
Hi JBen,
Thanks for your suggestion. However, it does not work.
When I put view s in debug mode it bears a string type as "InputVar1"; thus, it failed the test for the typeof.
Any other suggestions that I might try out?
Thanks
Hi Tekers,
I am passing 4 controls to a function to do some tests. In the function I reference them as InputVar1, InputVar2..etc.
In stead of address them individually, I am looping them in a for and next loop. My problem is that I don't know how to format the variable name so that I can use...
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.