单词 | flat file |
释义 | 例句释义: 扁锉,关系数据库,平面文件,扁平文件 1. Message Emitter and Message Logger enable the ability to turn logging on and off, as well as the option to log to a flat file. MessageEmitter和MessageLogger支持打开和关闭日志记录的能力,以及记录到平面文件的选项。 www.ibm.com 2. Specifies the name of the file to which the extracted data is written when using the flat file mode in the query. 指定当在查询中使用平面文件模式时将所提取数据写入其中的文件的名称。 msdn2.microsoft.com 3. You might find yourself in a situation where the database changes or requires that you deal with some kind of flat-file XML repository. 您可能会发现自己身陷这样一种情况:数据库更改,或者要求您处理某种类型的XML存储库。 www.ibm.com 4. The following property expression can be used to set the ConnectionString property of a Flat File connection manager. 下面的属性表达式可以用于设置平面文件连接管理器的ConnectionString属性。 msdn2.microsoft.com 5. The Foreach Loop container that you add must be able to connect to each flat file in the folder. 所添加的Foreach循环容器必须能够连接到该文件夹中的每个平面文件。 msdn2.microsoft.com 6. In this simple example, the movies. xml file is just a flat file with some references to short home movies of mine. 这个简单的例子中,movies.xml只是一个平面文件,包含一些我自己的家庭短片的引用。 www.ibm.com 7. In this article, you developed three distinct service modules: a flat file adapter module, a data handler module and a simple service. 在本文中,您开发了三个完全不同的服务模块:平面文件适配器模块、数据处理程序模块和简单的服务。 www.ibm.com 8. You manually place the delimited flat file into a predefined directory that the adapter module polls. 手动将带分隔符的平面文件放入预先定义的目录中(适配器模块会轮询此目录)。 www.ibm.com 9. The Kerberos user information is stored in a database (usually a flat file on local filesystem in case of legacy configuration). Kerberos用户信息存储在一个数据库中(在遗留的配置中常常是文件系统中的文件)。 www.ibm.com 10. You can export this statistical information from Lotus Domino to a flat file that you can load into either a database or spreadsheet. 可以将该统计信息从LotusDomino导出到可以加载到数据库或电子表格中的平面文件中。 www.ibm.com 1. The approach used in this article is to extract all of the individual words from a specified field in the entire flat-file database. 本文中使用的方法是从整个平面文件数据库中指定的字段中提取所有单个关键词。 www.ibm.com 2. The XSLT style sheet used to transform the persisted XPath query results to a standard flat file. 用于将持久化XPath查询结果转换为标准平面文件的XSLT样式表。 msdn2.microsoft.com 3. Event sequencing can be applied to many inbound sources including flat file records, EIS systems, and queues. 事件排序可以被应用于很多入站资源,包括平面文件记录、EIS系统和队列。 www.ibm.com 4. In BRMS, the flat file above can be converted into a decision table that looks like Figure 15. 在BRMS中,上面的平面文件可以转换为一个如图15所示的决策表。 www.ibm.com 5. Persistent data exists outside of an application's active memory, typically in a database or flat file system. 持久数据存在于应用程序的活动内存之外,通常在数据库或平面文件系统中。 www.ibm.com 6. For the purposes of keeping the business process simple, the article uses a simple flat file to store customer records. 为了使业务流程保持简单,本文使用了简单的普通文本文件来存储客户记录。 www.ibm.com 7. Data records that violate the database constraints are rejected by the connector and forwarded to a flat file. 违反数据库约束的数据记录将被连接器拒绝并被转发到一个平面文件中。 www.ibm.com 8. This class, shown in Listing 2, is responsible for finding a customer by name from within a flat file. 这个类如清单2所示,负责按名称从文本文件中查找客户。 www.ibm.com 9. A flat file backup system or antivirus software may be running against the database, the check file directories, or drive M. 可能正在对数据库、检查文件目录或驱动器M运行平面文件备份系统或防病毒软件。 www.microsoft.com 10. Unlike XML, the vCard format is flat file, which means that you cannot directly attach information to different elements. 不同于XML,vCard格式是扁平文本,就是说不能直接向各种元素增加信息。 www.ibm.com 1. The process will run the simple Java component, put a message onto an MQ queue, then write to a flat file. 这个流程将运行一个简单的Java组件,将一条消息放到一个MQ队列中,然后将它写入一个平面文件中。 www.ibm.com 2. Unless you resize the column length in a Flat File source or a transformation, the column length remains the same throughout the data flow. 除非在平面文件源或转换过程中调整列长度的大小,否则列长度将在整个数据流中保持不变。 msdn2.microsoft.com 3. Logically this takes the result tree as input and turns it into a flat file document. 逻辑上,这将使用结果树作为输入,并将它转成文本文件文档。 www.ibm.com 4. To reference multiple files, use a Multiple Flat Files connection manager instead of a Flat File connection manager. 若要引用多个文件,请使用多平面文件连接管理器,而不用平面文件连接管理器。 msdn2.microsoft.com 5. In order to persist these values, you have to either write them to a flat file or to a relational table. 为了保存这些值,要将它们写入文本文件或关联表中。 www.ibm.com 6. Your package now can extract data from the flat file source and transform that data into a format that is compatible with the destination. 您的包现在可以从平面文件源提取数据,并将数据转换为与目标兼容的格式。 msdn2.microsoft.com 7. Put the Flat File Destination directly underneath the Get Error Description transformation. 将“平面文件目标”直接放在“获取错误说明”转换的下面。 technet.microsoft.com 8. The company could then access data on a flat file base. 然后,公司可以在平面文件的基础上访问数据。 www-128.ibm.com 9. The Flat File connection manager that the container will use is the same Flat File connection manager that you created in Lesson 1. 该容器所使用的平面文件连接管理器与您在第1课中创建的平面文件连接管理器相同。 msdn2.microsoft.com 10. It may also include Flat File connection managers to access the data, and Flat File sources to exact the data. 它还可能包括平面文件连接管理器以访问数据,并包括平面文件源以提取数据。 msdn2.microsoft.com 1. However, in this context, XML is much clearer to the reader and editor, because it's in the form of a flat file. 但是在本例中,XML对于读者和编辑来说更为清楚明了,因为它是平板文件形式。 www.ibm.com 2. Property of the Flat File connection manager, and a connection to the new flat file is made. 属性,并与新平面文件建立连接。 msdn2.microsoft.com 3. Some of the properties listed are configurable only for some flat file formats. 列出的部分属性仅对某些平面文件格式是可配置的。 msdn2.microsoft.com 4. Currently, this document should be auto-generated from a relational database or flat-file store. 当前,此文档应该从关系数据库或平文件存贮中自动生成。 www.ibm.com 5. Log it to a flat file, database, off-site tape backup, whatever -- but log it. 将其记录到平面文件、数据库、非现成磁带备份中或采用任何其他方式——但一定要记录。 www.ibm.com 6. In the Data Flow task, this value is used to set the output column width for the Flat File source. 在数据流任务中,此值用于设置平面文件源的输出列宽。 msdn2.microsoft.com 7. If your LDAP data is in a format like that shown above, use the compileLineByLine. pl script to create the one-record-per-line flat file. 如果LDAP数据的格式与上面所示的格式类似,就可以使用compileLineByLine.pl脚本来创建每行一条记录的平面文件。 www.ibm.com 8. As more flat file inbound flows are added to the solution, the code base becomes unnecessarily large and difficult to develop and maintain. 随着向解决方案添加越来越多的平面文件入站流,代码库会变得过于庞大,难于进行开发和维护。 www.ibm.com 9. In this task, you add a Flat File connection manager to the package that you just created. 在本任务中,将在刚创建的包中添加一个平面文件连接管理器。 msdn2.microsoft.com 10. Therefore, in each iteration of the Foreach Loop the Data Flow task will consume a different flat file. 因此,在Foreach循环的每次迭代中,数据流任务都将使用一个不同的平面文件。 msdn2.microsoft.com 1. Furthermore, major DBMSs already provide compact and efficient flat-file or packed-record-style dumps. 而且,一些主要DBMS已经提供了简洁而有效的文本文件或压缩记录样式的转储。 www.ibm.com 2. Use the Columns node of the Flat File Source Editor dialog box to map an output column to each external (source) column. 使用“平面文件源编辑器”对话框的“列”节点,可以将输出列映射到每一个外部(源)列。 msdn2.microsoft.com 3. The available destinations include OLE DB providers, SQL Native Client, Excel, and the Flat File destination. 可用的目标包括OLEDB访问接口、SQLNativeClient、Excel和平面文件目标。 technet.microsoft.com 4. The flat file format that it uses to store emails makes displaying your emails much faster. 该单位的档案格式,它用来储存电子邮件,使展示您的电子邮件快得多。 class.blackmailedslave.com 5. A common use of advisory locks is to emulate pessimistic locking strategies typical of so called "flat file" data management systems. 劝告性锁的一个常用场合是模拟悲观的锁策略,尤其是那种常做“平面文件”的数据管理系统里。 dictsearch.appspot.com 6. Flat File Adapter module: This module is created by running the Enterprise Discovery Service (ESD). 平面文件适配器模块(FlatFileAdapterModule):此模块是通过运行企业发现服务(EnterpriseDiscoveryService,ESD)创建的。 www.ibm.com 7. Select the Flat File Source that you created in the preceding procedure. 选择您在前面的过程中创建的平面文件源。 msdn2.microsoft.com 8. Using this data set there is a one-to-one column mapping between the flat file data and the database tables. 在平面文件数据源和数据库表之间存在的这个数据集有一个一对一的栏位之间的映射,。 blog.sina.com.cn 9. The data_file entry should be your newline-delimited flat file generated from your LDAP data extract as described in Part 1. data_file条目应当是按照第1部分所述提取的LDAP数据生成的用新行分隔的平面文件。 www.ibm.com 10. When originally created, the Flat File connection manager was configured to statically load a single file. 平面文件连接管理器在最初创建时配置为静态加载单个文件。 msdn2.microsoft.com 1. In the Toolbox, expand Data Flow Destinations, and drag Flat File Destination onto the data flow design surface. 在工具箱中,展开“数据流目标”,然后将“平面文件目标”拖动到数据流设计图面上。 technet.microsoft.com 2. A Flat File connection manager enables a package to access data in a flat file. 平面文件连接管理器使包可以访问平面文件中的数据。 msdn2.microsoft.com 3. db2batch reads SQL statements from a flat file, executes the statements, and writes the results to an output file. db2batch从一个平面文件中读取SQL语句,执行语句,然后将结果写入一个输出文件。 www.ibm.com 4. Describes the connection manager for accessing data in a single flat file. 介绍用于访问单个平面文件中的数据的连接管理器。 msdn2.microsoft.com 5. When you configure the Flat File connection manager, you specify information about the file and about each column in the file. 配置平面文件连接管理器时,请指定有关文件以及文件中每一列的信息。 msdn2.microsoft.com 6. Use the Enterprise Service Discovery wizard to create the outbound flat file service. 使用EnterpriseServiceDiscovery向导创建出站平面文件服务。 www.ibm.com 7. A flat file connection enables a package to connect to a text file. 使用平面文件连接可以将包连接到文本文件。 msdn2.microsoft.com 8. You will learn how to modify the Flat File connection manager to use a user-defined variable in the next task. 您将学习如何修改平面文件连接管理器,以便在下一任务中使用用户定义的变量。 msdn2.microsoft.com 9. In the Flat File source and the Data Conversion transformation, you can specify Fast parse on output columns. 在平面文件源和数据转换中,可以指定对输出列进行快速分析。 msdn2.microsoft.com 10. Dialog box, the Flat File source provides an option to synchronize the column metadata. 对话框时,平面文件源将提供同步列元数据的选项。 msdn2.microsoft.com 1. In the Flat File Connection Manager Editor, in the Connection Manager Name box type Error Data. 在“平面文件连接管理器编辑器”的“连接管理器名称”框中,键入ErrorData。 technet.microsoft.com 2. Dialog box. The Flat File connection manager provides locale information about the data file. 平面文件连接管理器提供了有关数据文件的区域设置信息。 msdn2.microsoft.com 3. You can use the JDBC, flat file, e-mail, and FTP adapters for both development and production right away. 您可以立即将JDBC、平面文件、电子邮件和FTP适配器用于开发和生产。 www.ibm.com 4. The main for loop iterates over every record that matched from the flat file. 主for循环将迭代每条匹配平面文件的记录。 www.ibm.com 5. For each line in the flat file, the data handler module performs a target service invocation. 对于平面文件中的每个行,数据处理程序模块都将执行一次目标服务调用。 www.ibm.com 6. Specify how many rows to skip at the beginning of the flat file. 指定在平面文件的开头要跳过多少行。 msdn2.microsoft.com 7. The Flat File destination, Load Data, saves the data to the flat file, results. Txt. 平面文件目标(LoadData)将数据保存至平面文件results. technet.microsoft.com 8. Provide a unique name for the flat file connection manager in the workflow. 为工作流中的平面文件连接管理器提供唯一的名称。 msdn2.microsoft.com 9. In this article, we will cover building the flat-file database, regular-expression creation, and basic search and display. 在本文中,我们将介绍如何构建平面文件数据库,如何创建正则表达式,以及如何进行基本的搜索和显示。 www.ibm.com 10. Currently, the Flat File connection manager from Lesson 1 connects to only one, specific flat file. 目前,第1课中的平面文件连接管理器只连接一个特定的平面文件。 msdn2.microsoft.com 1. In the Toolbox , expand Data Flow Sources , and then drag a Flat File Source onto the design surface of the Data Flow tab . 单击“数据流”选项卡,然后从“工具箱”中将合并联接转换拖动到设计图面上。 www.bing.com 2. The results are sent to a flat file by using a Flat File destination. 通过使用平面文件目标将结果发送至平面文件。 technet.microsoft.com 3. The selected flat file provider is not registered. 未注册所选的平面文件提供程序。 www.dictall.com 4. The Flat File destination writes data to a text file. 平面文件目标将数据写入文本文件。 msdn2.microsoft.com 5. In this task, you will modify the Flat File connection manager that you created and configured in Lesson 1. 在本任务中,您将修改在第1课中创建和配置的平面文件连接管理器。 msdn2.microsoft.com 6. A Flat File connection manager enables a package to extract data from a flat file. 通过平面文件连接管理器,包可从平面文件中提取数据。 msdn2.microsoft.com 7. Saves the results to a flat file destination. 将结果保存至平面文件目标。 msdn2.microsoft.com 8. In the Flat file connection manager box, type or select Sample Flat File Source Data. 在“平面文件连接管理器”框中,键入或选择SampleFlatFileSourceData。 msdn2.microsoft.com 9. This destination uses a Flat File connection manager to access the text file. 此目标用平面文件连接管理器访问文本文件。 msdn2.microsoft.com 10. A typical ETL process would extract data from multiple flat file sources. 典型的ETL过程从多个平面文件源提取数据。 msdn2.microsoft.com 1. One easy way to do this is to intentionally cause a problem for the Flat File Adapter, which results in a fault. 一个简单的方法就是故意使FlatFileAdapter产生一个问题,从而导致一个故障。 www.ibm.com 2. For more information, see Flat File Connection Manager. 有关详细信息,请参阅平面文件连接管理器。 msdn2.microsoft.com 3. The bytes parameter is the actual contents of the flat file. bytes参数是平面文件的实际内容。 www.ibm.com 4. This thesis suggested a data conversion model based on XML for database conversion and char divided flat file conversion. 针对数据库和字符分隔平文本的转换,本文提出了一种基于XML的数据转换映射模型。 www.fabiao.net 5. Provide a unique name for the flat file connection in the workflow. 为工作流中的平面文件连接提供唯一的名称。 msdn2.microsoft.com 6. Property of the Flat File connection manager and iteratively connect to each flat file in the folder. 属性,并循环连接该文件夹中的每个平面文件。 msdn2.microsoft.com 7. The Flat File connection manager can access only one file. 平面文件连接管理器只能访问一个文件。 msdn2.microsoft.com 8. It uses metadata supplied by the DelimitedFlatFileBO to gain information about the structure of the flat file and the target service. 它将使用DelimitedFlatFileBO提供的元数据来获取有关平面文件的结构和目标服务的信息。 www.ibm.com 9. Finish by returning the final array of matching records from the flat file. 完成时将返回匹配平面文件中的记录的最终数组。 www.ibm.com 10. The Flat File adapter module (Figure 12) receives the flat file and invokes the generic data handler. 平面文件适配器模块(图12)接收平面文件,并调用通用数据处理程序。 www.ibm.com 1. In our example scenario, the user wants to write employee specific information from an XML file to a flat file. 在我们的示例场景中,用户希望通过一个XML文件或平面文件编写特定于员工的信息。 www.ibm.com 2. In this task, you will create a copy of an existing sample flat file. 在本任务中,将创建现有示例平面文件的一个副本。 msdn2.microsoft.com 3. In this task, you will add and configure a Flat File source to your package. 在此任务中,将向包中添加一个平面文件源并对其进行配置。 msdn2.microsoft.com 4. Import data definitions from a flat file or from an XML schema, for use in your business processes. 从flat文件或者XML模式中导入数据定义,以便在您的业务流程中使用。 www.ibm.com 5. The data could reside in a flat file or in a database. 数据可以放在一个平面文件中,也可以存储在数据库中。 www.ibm.com 6. This means that the Raw File source can read data more quickly than other sources such as the Flat File and the OLE DB sources. 这意味着原始文件源可以比其他源(如平面文件和OLEDB源)更快地读取数据。 msdn2.microsoft.com 7. file-realm-demo: Demonstrates how to setup security restrictions using a flat file of users and groups. file-realm-demo:展示如何使用用户和组的平面文件设置安全约束。 www.ibm.com 8. For more information on these properties, see the Flat File Source section of Source Custom Properties. 有关这些属性的详细信息,请参阅SourceCustomProperties的“平面文件源”部分。 msdn2.microsoft.com 9. The claim check service uses a Flat File adapter to write and read attachments from the file system. 凭证索取服务使用一个平面文件适配器来从文件系统中读写附件。 www.ibm.com 10. It knows how to interact with the Flat File connector (pink) and the Delimited Data Handler module (yellow). 它知道如何与平面文件连接器(粉红色)和带分隔符数据的处理程序模块(黄色)进行交互。 www.ibm.com 1. The process invokes the Flat File Adapter, which causes a fault. 这个流程调用FlatFileAdapter,它会导致一个故障。 www.ibm.com 2. Column names Because the flat file does not have column names, the Flat File connection manager creates default column names. 因为平面文件没有列名,因此平面文件连接管理器将创建默认的列名。 msdn2.microsoft.com 3. When every record that matched from the flat file has been scored, the sorting process is set up. 每条从平面文件匹配的记录都评完分后,接着建立排序过程。 www.ibm.com 4. Type the path and file name to use in the flat file connection. 键入要在平面文件连接中使用的路径和文件名。 msdn2.microsoft.com 5. Text data in the flat file is not qualified. 平面文件中的文本数据是不受限定的。 msdn2.microsoft.com 6. In this case, it is a flat file format with one user per line. 在本例中,它是每行一个用户的平面文件。 www.ibm.com 7. View sample data in the first selected flat file, divided into columns and rows by using the options selected. 查看所选择的第一个平面文件中的示例数据,这些数据已按所选的选项划分为列和行。 msdn2.microsoft.com 8. Locate the file name to use in the flat file connection. 定位要在平面文件连接中使用的文件名。 msdn2.microsoft.com 9. In the Advanced Editor dialog box, the Flat File source has the new property UseBinaryFormat. 在“高级编辑器”对话框中,平面文件源拥有新的属性UseBinaryFormat。 msdn2.microsoft.com 10. The DB2 instance administrator has to provide this information in a flat file called db2auth_key. txt. DB2实例管理员必须在平面文件db2auth_key.txt中提供这些信息。 www.ibm.com 1. FlatFileBG: This is the data type generated by the Flat File connector and delivered to the Flat File adapter module. FlatFileBG:这是由平面文件连接器(FlatFileConnector)生成并交付给平面文件适配器模块的数据类型。 www.ibm.com 2. The problem with this approach is that every flat file adapter module needs specific parsing logic. 这种方法的问题在于,每个平面文件适配器模块都需要特定的解析逻辑。 www.ibm.com 3. Now, say an event occurrs where a flat file has been updated with new customer information. 现在,假设发生了一个事件,其中平面文件已使用新的客户信息更新。 www.ibm.com 4. Select the Flat File Source and press ENTER. 选择“平面文件源”并按Enter键。 msdn2.microsoft.com 5. You use the flat file resource adapter to access files, such as comma delimited or XML, in the same way you access another EIS or database. 您可以使用平面文件资源适配器访问文件(如逗号分隔的文件或XML文件),并可以使用相同的方法访问其他EIS或数据库。 www.ibm.com 6. The data format of SMEs is mainly database and char divided flat file, and some data format is very particular. 中小型企业数据以关系数据库和字符分隔平文本格式保存为主,也存在少量特殊的自定义的数据格式。 www.fabiao.net 7. We will use the well known UNIX password file as our sample delimited flat file. 我们将使用广为人知的UNIX密码文件作为我们带分隔符的示例平面文件。 www.ibm.com 8. Connect to data in a single flat file. 连接到单个平面文件中的数据。 msdn2.microsoft.com 9. He bought a flat file from the hardware store. 五金店买了一个扁锉。 www.nciku.com 10. Write data to a flat file. 将数据写入平面文件。 msdn2.microsoft.com 1. It provides flat file service. 它提供的是平面文件服务。 www.ibm.com 2. True Text data in the flat file is qualified. 平面文件中的文本数据是受限定的。 msdn2.microsoft.com 3. Typically it's in a flat file. 典型地它是在一个平坦的文件中。 imagefish.blogchina.com 4. Programmatically obtaining enterprise-wide unique identifiers, such as IP addresses, from a database or flat file. 通过程序从数据库或平面文件获得企业范围的惟一标识符,比如IP地址。 www.ibm.com 5. Column values from the flat file. 列中的值执行查找。 msdn2.microsoft.com 6. Extracts data from a flat file. 提取平面文件中的数据。 msdn2.microsoft.com 7. To be precise, 1. 18TB of flat file data was loaded in 1794 seconds. 更精确地说,相当于1.18TB的单位档案资料装载仅用1794秒。 blog.sina.com.cn 8. There are many occasions where you may need to mask flat file data. 在很多情况下都需要屏蔽文本文件数据。 www.ibm.com 9. View sample data in the flat file, divided into columns and rows according to the options you have selected. 查看平面文件中的示例数据,这些数据已按所选的选项划分为列和行。 msdn2.microsoft.com 10. The job reads the orders from a flat file. 作业将从一个平面文件中读取订单。 www.ibm.com 1. What we need is a newline-delimited flat file, where each full record is contained on one line. 但我们需要的是按新行分隔的平面文件,其中每行都包含一条完整的记录。 www.ibm.com 2. Do you use XML files, or maybe some other flat file data store? 您使用XML文件吗,或者一些文本文件来存储数据? www.bing.com 3. If you like, classes for shelve, XML, flat-file, and cPickleare available. 如果愿意,shelve、XML、flat-file和cPickle的类都已经具备。 www.ibm.com 4. Double-click the Flat File source to open the Flat File Source Editor dialog box. 双击此平面文件源,打开“平面文件源编辑器”对话框。 msdn2.microsoft.com 5. For more information about the properties that you can set in the Flat File Source Editor dialog box, click one of the following topics 有关可在“平面文件源编辑器”对话框中设置的属性的详细信息,请单击下列主题之一 msdn2.microsoft.com 6. The output of this typical flat file looks like this 这个典型平面文件的输出类似于这样 www-128.ibm.com 7. Property Expression for the ConnectionString Property of a Flat File Connection Manager 平面文件连接管理器ConnectionString属性的属性表达式 msdn2.microsoft.com 8. To configure the Flat File connection manager to use a variable for the connection string 配置平面文件连接管理器以使用连接字符串的变量 msdn2.microsoft.com 9. The execution results of this sample package are saved to a flat file named xsltResult. Txt, which is located in the following folder 此示例包的执行结果保存在名为xsltResult.txt的平面文件中,该文件位于以下文件夹 msdn2.microsoft.com 10. Flat File - Contains serial numbers for the new employees (Company Y) 纯文本文件——包含新员工(Y公司)的序列号 www.ibm.com 1. For this tutorial, you will configure the Flat File source to use the Sample Flat File Source Data 对于本教程,您将把平面文件源配置为使用以前创建的 msdn2.microsoft.com 2. How is data in a Flat file stored and accessed ? sequentially 如何在一个平面文件数据存储和访问?顺序 wenku.baidu.com 3. For this tutorial, you will configure the following properties in your Flat File connection manager 在本教程中,将在平面文件连接管理器中配置以下属性 msdn2.microsoft.com 4. If the destination is a Flat File destination you can specify the following 如果目标是平面文件目标,则可以指定下列内容 msdn2.microsoft.com 5. To rename columns in the Flat File connection manager 重命名平面文件连接管理器中的列 msdn2.microsoft.com 6. You can configure the Flat File connection manager in the following ways 可以按下列方式配置平面文件连接管理器 msdn2.microsoft.com 7. Flat file source and drag the green arrow onto the newly added 平面文件源,并将绿色箭头拖动到新添加的 msdn2.microsoft.com 8. You can configure the Flat File destination in the following ways 可以按照下列方式配置平面文件目标 msdn2.microsoft.com 9. To add and configure a Flat File destination 添加并配置平面文件目标 msdn2.microsoft.com 10. To create a corrupted sample flat file 创建损坏的示例平面文件 msdn2.microsoft.com 1. To use flat files with Attunity you need the appropriate flat file license file, and you must register it as follows 为了对文本文件使用Attunity,您需要适当的文本文件许可文件,因此按照以下步骤进行注册 www.ibm.com 2. To add a Flat File Source component 添加平面文件源组件 msdn2.microsoft.com 3. Load the table from an export flat file in DPF environment 在DPF环境中载入来自导出文本文件的表 www.ibm.com 4. To learn more about the Flat File connection manager, see 若要了解有关平面文件连接管理器的详细信息,请参阅 msdn2.microsoft.com 5. To learn more about the Flat File source, see 若要了解有关平面文件源的详细信息,请参阅 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。