Tagged Questions
The lob tag has no wiki summary.
11
votes
9answers
4k views
Third party WPF controls: Devexpress vs Telerik
I would like to hear your opinion about the two control providers.
To put it in a nutshell: I am building a classic LOB desktop application. The app will be created entirely in WPF. PRISM 4.0 will be ...
7
votes
4answers
6k views
WPF Best Practice for DataEntry Window
i`m currently playing around with WPF and now i wonder what would be the layout for a typical dataentry window (20+ textboxes and stuff).
atm i`m using a grid object like this (basic sample)
...
6
votes
1answer
256 views
JBoss6 JPA: Entity with @Lob results in GenericJDBCException
I have a simple EntityBean with a @Lob annotation. If I delete this annotation I get no errors on JBossAS 6.0.0.Final and MySQL5. But if I annotate it with @Lob (because mt contains about 100 to 5000 ...
4
votes
1answer
700 views
Spring MVC + Oracle LOBs + Streaming
I have to send a binary stream of a blob by means of a ServletOutputStream.
I'm using the following technologies and software: Oracle 11, WebSphere 7, Springframework 2.5.5, Hibernate 3.3.SP1.
...
4
votes
3answers
4k views
Oracle CLOB performance
I am running queries against an Oracle 10g with JDBC (using the latest drivers and UCP as DataSource) in order to retrieve CLOBs (avg. 20k characters). However the performance seems to be pretty bad: ...
3
votes
2answers
7k views
How do I display the full content of LOB column in Oracle SQL*Plus?
When I try to display the contents of a LOB (large object) column in SQL*Plus, it is truncated. How do I display the whole thing?
2
votes
1answer
54 views
Why doesn't OCI-Lob->close work for IN OUT parameters?
From the documentation I've read regarding LOBs and the OCI8 PHP extension, it seems like I should call $lob->close() in the code below, since I have used $lob->writeTemporary(). ...
2
votes
2answers
83 views
Is Prism Primarily for Silverlight?
The majority of the articles/tutorials/blog post I read about Microsoft's Prism Framework center around Silverlight. With the composite model being an interesting model for an existing desktop app ...
2
votes
1answer
2k views
Lazily loading a clob in hibernate
There's a lot one can find about this googling a bit but I haven't quite found a workable solution to this problem.
Basically what I have is a big CLOB on a particular class that I want to have ...
1
vote
2answers
103 views
PHP framework for a Line-of-Business application? (Lots of CRUD)
I'm on the way to port an old Java Swing-based application to PHP, and this application is very CRUD-intensive, with lots of tables and reports.
Application must be written in PHP (server already ...
1
vote
1answer
230 views
org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode
I am using Spring , JPA, Hibernate, Postgresql. I can upload/insert a file to the database. But I got the error when tried to access the file.
EVERE: Servlet.service() for servlet default threw ...
1
vote
1answer
89 views
use of @Lob for field in playframework
In the play! tutorial,the content field of model Post is annotated as @Lob.I tried this, and when postgres was used as db,found that the table Post has a column named content which has a value 133414 ...
1
vote
3answers
2k views
WPF UI Layout for LOB Applications
I have been trying to find some resource on this topic for a while now but to no avail so what is the best way to construct a WPF UI for LOB (Line of Business) applications? specifically Customers, ...
0
votes
0answers
44 views
Hibernate4 & Lobhandler
According to this post i changed my session factory definition from
<bean id="sessionFactory"
class="org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean"
...
0
votes
1answer
69 views
Is Umbraco suitable for a LOB application?
I wonder if Umbraco 5, which is based on MVC, is appropriate for a Line of Business application, mainly to handle extensibility.
Would it be a good ideia to use Umbraco as a base, and create modules ...
0
votes
2answers
28 views
How to structure a LOB application/database for offline mode
I have a line of business application that constantly communicates to the database. I have a user that wants to operate multiple sites at remote locations all connected back to a central database. ...
0
votes
0answers
39 views
Silverlight RIA 4 Details page adding a new Entity into a DomainContext
I have a question for a Silverlight RIA LOB application. I have a datagrid on a main nav page that displays data from a SQL table using the DataGrid option under Data Sources -> DomainContext. I'd ...
0
votes
3answers
159 views
Biztalk wcf-sql not able to configure
I am running into a werid problem with the installation / configuration of the BizTalk 2010 Adapter Pack. I am running BizTalk 2010 cluster on Windows Server 2008 R2, wanted to get wcf-sql to work so ...
0
votes
3answers
244 views
Mapping a long text string in Oracle and NHibernate
Using NHibernate 3.1 with both SQL Server and Oracle DBs, we need to store a text string that is longer than 4000 characters. The text is actually XML, but that is not important - we just want to ...
0
votes
1answer
156 views
What is the diffrence between CLOB and NCLOB?
Can you state any diffrence between the CLOB and NCLOB?
0
votes
2answers
142 views
Dynamic alternative to RIA services?
I'm building a silverlight line of business application in silverlight 4 using RIA services currently and i'm finding RIA services to be more and more of a pain everyday..
A lot of the database ...
0
votes
1answer
247 views
Help with Video Upload with MySQL and PHP
I'm writing some PHP that will interact with MySQL to 1. upload and 2. display a Quicktime .mov file. I have done similar things with image formats quite easily, but this one is giving me some issues. ...
0
votes
1answer
98 views
Efficient way to apply the repository and UoW pattern in SL RIA-enabled LoB app?
I am developing a SL app that uses RIA and the server exposes some LinqToEntitiesDomainService subclasses. (I am using generated EntityObjects, not POCOs).
What would be the efficient way to retrieve ...
0
votes
1answer
78 views
Using a generic save button for several different WPF forms
I have a question about WPF and a LOB application. I would like to have a ribbon control with the buttons: "New", "Save", "Next Record", "Previous Record" and so on.
I would like the buttons to ...
0
votes
1answer
287 views
How to: Multi screen/regions Silverlight application?
I have to create now a multi-screen Silverlight 4 RIA application with MVVM.
Each of these screens has to be devided in multiple regions (for example master-detail scenario whereas each of them is a ...
0
votes
1answer
137 views
Problem storing data in S3 using @Lob annotation
For my app, i'm storing data in simpleDB, but since SimpleDB has a 1024 character per attribute maximum so larger values should be stored in S3.
I'm doing something like this ::
...
0
votes
1answer
868 views
LOB App with Silverlight, WCF RIA, MVVM and EF 4?
I develop in WPF with EF (EDM designer entities).
I now want to move to Silverlight+RIA, and I am looking for a turorial, video or whatever that will guide me how-to to use Silverlight RIA with MVVM ...
0
votes
1answer
71 views