My company provides web-based client solutions that are primarily used on the customers' intra nets. We are expanding into international sales and I wonder if anyone has found/used a translation package that will AUTOMATICALLY translate web pages/XTal Report text in such a scenario?
I've got maps set up but am getting a cast error when I try to do single load import - but when I use the batch import I get real text messages in a log files. Any idea how debug that environment?
I don't work with the GIS suite - but I have often found in regular old GENTRAN server that NOT directly using the #0067 (an example for this situation only) is crucial. That is, create a temporary record (with tag $$$) and set up a couple temporary storage fields/elements in the record. Store...
As long as your tasks are completed as you state (SYSImport map, relatoinship, etc.) then all you need do is go to the workspace (click on the center of the GENTRAN desk top). Click on the Import button and GENTRAN will let you go thru the typical hierarchy to find the file you want to import...
Gentran gurus... I have a situation whereby my import files will be variable length (delimited). (The ERP vendor dictates this and claims others have used GT to do EDI w/their system - but I have not had contact yet with any that have)
How do you set that up, other than trying to tell GT that...
First, you can't implement EDI in a vacuum. Are you the buyer of products that wants to streamline the procurement process? Or, are you a supplier looking to comform to your customers' requirements?
EDI is a two-way relationship (at least). Efficiencies can be improved and trading...
What are folks using today to report production by an outside vendor who then holds that inventory on behalf of their customer?
The steel industry uses (or WAS using) the 870, but that doesn't fit my model (retail supply).
I've looked at the 947 but that is really just for adjustments.
I need...
Just thought I'd let you know... I was able to get this to work fine this morning and superjet - you gave me the clues I needed.
I could not access my server via IP and I'm not sure why, but I was able to access it by computer name.
But, I also realized that I had to point my little test app...
Sorry - I need to explain a bit more...
I have IIS installed, as I am working in .NET building web services. I can already get to my "//localserver".
I want to make my PC open to other users in order to test these services.
Please - I have tried searching for this a number of ways and found nothing. If it DOES exist in here, somebody just tell me where to look.
I want to make my PC (XP PRO) a web server on our intranet, accessible via other [physical] clients just for testing new/revised web services.
Is XP...
I have a small integration app running on Server 2003 via scheduled tasks. It needs to be active most of the day, but I need to have it shut down when needed.
I have tried setting the schedule task 'If the task is still running, stop it at this time' option. From what I've seen about that...
Here's what I used for searching...
inserted table mass update
Now I see that there was 1 (one) entry that applied (had I read thru it in its entirety).
I am sorry about that !!
Perhaps someone should make an FAQ with those key words in the caption (?)
I have a trigger that fires for inserts and updates, the actual text of which may be immaterial as I am first seeking a conceptual understanding.
We are currently using SQLServer2K.
This trigger has worked for prior versions (still backended with SQLServer2K) of our data collection system...
Is it possible in SQL2K to have multiple rows in the inserted table during times of high transaction processing?
I have an instance where I need to use the inserted table to update other columns for the row that was updated. It seems to me that in a previous project I had to deal with this by...
Conceptually, what you're wanting to do is make the directory control sensitive to a change the user makes in the drive control. Here's how I do it...
Private Sub Drive1_Change()
'Hand off the selected drive to the directories control...
Dir1.Path = Drive1.Drive
Me.Refresh
lstFiles.Path...
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.