|
Pete O'Hanlon wrote: awful lot of money
Have you ever seen an "awful" lot of money? In my view, any lot of money is good.
|
|
|
|
|
|
Hello All,
We need to develop a offline application for translating English to Gujarati and vise-versa
Please if anyone can help me out with an idea how to proceed.
Rgards
Sana Arif
Sr.Software Developer
|
|
|
|
|
The issue here is much less one of programming than language analysis. You need to do some research into sentence construction of both languages. You will also need access to an electronic dictionary to translate from one language to the other.
|
|
|
|
|
Hi ,
How to Proceed in this ?
am confused
|
|
|
|
|
Member 8032274 wrote: How to Proceed in this ? What do you mean by that? You really need to be much more specific about what aspect of this you need help with. But do not expect anyone here to be able to produce a detailed design document for your project.
|
|
|
|
|
Apart from the linguistic approach suggested by Richard, there are also statistical approaches.
You start with a lot of "parallel" texts, i.e. text which are available in both languages; the bible is a great example for that. And then you do an enormous amount of statistics...
|
|
|
|
|
|
Hi,I am a new VPL programmer,who can tell me why below program can not execute correctly,the right sequence is computer can speak '1','2','3'....'10',but the result always wrong.eg.like this '1','3','4'...'10','2'
Oh,I don't know how to paste picture in here.so u can refer VPL Tutorial 3 Create Your Own Activeity.
|
|
|
|
|
First, there is no program in your post.
Second, you'd be much better served by posting your question in a forum dedicated to VPL[^].
This, your question has nothing to do with the .NET Framework at all.
|
|
|
|
|
Thanks you for reminding,by the way,how to paste a photo in this forums. no this function?
|
|
|
|
|
You can't.
The only thing you can do is post the picture to a image hosting site and put a link to it in your post.
|
|
|
|
|
I have an excel template where some rows marked as headers.
For example Row1-> header, Row20-Header.
I will be getting data from sql however i am not sure how to deal with headers because my datarow count will not be the same. how would I handle this situation?
|
|
|
|
|
Handle what situation? Your description of what you have is OK, but your description of what you're doing is completely missing.
|
|
|
|
|
I am not sure what you are trying to do. As per my understanding you have multiple tables in single sheet with user defined header rows. And your not sure how you could fit the data inside other data rows. is this your problem ?
|
|
|
|
|
|
Hope you know how can you store your sql data into excel file. Your confusion is with only header rows.
Here is one possible solution,
You can read your template and check with your header. Place your data row until another header row appear in your template excel. If your data exceed and it look to overwrite your next table you can add one new row there. once you found next template header row you can read your next sql table and store row by row.
hope this will work for you.
Thanks
Amit
|
|
|
|
|
When I'm connected via VPN to a different domain than my login to the Windows PC, I'd like to be able to change my ActiveDirectory password for the VPN domain.
I think there ought to be a way to be able to do this but I can't find it.
I've looked at writing an app but the Environment.UserDomainName and .UserName are for the Windows PC login, not for the VPN domain.
Any suggestions/pointers would be appreciated.
(The IT "help desk" says we have to call and have them set it for us. )
|
|
|
|
|
You want to change your VPN password while you are connected over the same VPN?
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
|
|
|
|
|
Not the VPN password, but the login password in the domain that I'm VPN'd into.
Company A and B are both "operating companies" of parent company D.
I work for company A but my office is located in the facility of company B.
(My group used to be part of company B but D transferred the group to company A.)
My computer's normal state is to login to the domain of company B in their "internal" network.
Often I need to access the "internal" network of company A (submit vacation time, record training, etc.) so I VPN into the company A domain.
When my password expires in the company A domain, currently I cannot change it myself, I'm required to call IT to have them reset my password.
I'd like to be able to do the equivalent of the Ctrl-Alt-Del Change Password, but for the company A domain when I'm VPN'd to it.
|
|
|
|
|
I'm working in such an environment. I have VPN (Cisco) and after that RDP. While connected I press Ctrl+Alt+End and that brings me the option to change password. But I'm local and domain administrator so it may be the reason. I'm using Windows 7...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
|
|
|
|
|
Yup, Cisco here also.
Win 7 logged in to "company B" domain/user.
VPN to "company A" domain.
Ctrl-Alt-Del gives option to change "company B" domain/user's password.
Nothing appears to reference "company A" domain/user.
|
|
|
|
|
Can you do 'Switch User' to Domain A on the Windows 7 machine?
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
|
|
|
|
|
Switch user fails to find a "logon server"
|
|
|
|
|
Wow! It sounds like a 'good' IT work...I'm sorry I wasn't able to help you...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
|
|
|
|