是否有任何工具可帮助将Oracle表格6中写的信号转换/转换成Windows表格?
可能不会一度全程应用,而是可能采用模块/格式对窗口表格。
我知道语言不同(插/sql vs.net),但也许这一工具能够使一些模板和方案管理员负责将业务逻辑从插/秒到网(例如,C#)。
是否有任何工具可帮助将Oracle表格6中写的信号转换/转换成Windows表格?
可能不会一度全程应用,而是可能采用模块/格式对窗口表格。
我知道语言不同(插/sql vs.net),但也许这一工具能够使一些模板和方案管理员负责将业务逻辑从插/秒到网(例如,C#)。
技术网通用性和移民图书馆第17章专门讨论了这一问题。 货币报价:
"The basic approach is feasible for the following two reasons:
甲骨质表格和视觉基本用户界面有许多共同要素。
The Oracle Forms Designer is capable to generate [sic] Visual Basic code."
http://technet.microsoft.com/en-us/library/bb463141.aspx” rel=“nofollow noreferer”> 摘录更多。
而且,可能值得签订微软公司前销售合同。 我相信,他们会很高兴、甚至富有想象力地协助你的努力。
Hmm,我注意到,我回答了你在标题中提出的问题(如果可能的话? 是的,而不是本机构的问题,更是如何支持这一进程的工具。 我认为,表2Net是城镇的唯一游戏。
作为一般意见,我看到了在 Java同样进程的工具。 他们进而制定不完善的、有章可循的法典。 因为从一种语言的分部分翻译为hard。 我不喜欢表2Net,我从未看过,但我认为,你应当真正考虑人工移徙的好处——更好地执行,更熟悉密码基础。 当然,这些福利的范围取决于你的具体情况。
I was wondering if someone can tell me what would be the best way to bring my application to the foreground if a mutex was not able to be created for a new instance. E.g.: Application X is running ...
I ve successfully created an app that minimizes to the tray using a NotifyIcon. When the form is manually closed it is successfully hidden from the desktop, taskbar, and alt-tab. The problem occurs ...
Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...
I have a DataTable that has several DataColumns and DataRow. Now i would like to handle an event when cell of this DataRow is changed. How to do this in c#?
How do you force a DataGridView to release its reference to a bound DataSet? We have a rather large dataset being displayed in a DataGridView and noticed that resources were not being freed after the ...
I am using VS2008 and creating forms. By default, the underscore of the character in a textbox when using an ampersand is not shown when I run the application. ex. "&Goto Here" is not ...
When I m trying to change the default Image of a Control on Windows Forms in Form Designer (no matter where on which control) I get this error: Error message: An item with the same key has ...
I have a Winforms application coded in VS C# 2008 and want to insert a WPF window into the window pane of Winforms application. Could you explain me how this is done.