Crytal Reports on Visual Studio 2010 note showing all column names - visual-studio-2010

I´ve tried looking around stackoverflow and google and no luck...
The problem is that I´ve just installed Crytal Reports, and it seems to have installed correctly, howveer, when i try to open a table in a database, it loads the table but it´s missing one column...which in this case is the most important column, since it includes date and time of an event...
Does anyone know how i could solve this? or a work around?
Thank you very much! all help is extremely appreciated!

From this thread on SAP's forums, it appears as though this is a known issue using Crystal Reports with Oracle Timestamp columns. The recommended solution is to access the Oracle database with Crystal's native Oracle driver (rather than OLE DB, ODBC, etc).

Related

Visual Studio not finding my DB as data connection

I'm a newbie to programming, I'm trying to make a basic program which will write to a database, so I'm trying to follow Microsoft's own example here. I've created the sample database OK but I'm struggling with the "Create the data source" part. Firstly, the link about installing sample databases doesn't seem to actually have any information about sampling databases, so that's not a good start.
I tried to proceed with adding a data connection to the database but there's nothing in the dropdown when I try to choose a dataset.
I have the Azure Storage Emulator cmd prompt running and I've initialised to my MSSQLLocalDb but the 'start' command doesn't work. Can anybody tell me what I'm doing wrong??
Thanks in advance.
but I'm struggling with the "Create the data source" part.
I also follow the example that you mentioned. If we add the server (localdb)\MSSQLLocalDB for the server name then we could see the databases listed in the dropdwonlist.
For more information you could refer the screenshot.
Then click next and choose the tables, we could get the expected result.

How to query a ormlite database on windows

I forgot how to query a ormlite database on my windows system. I already solved it but cannot remember.
I have android app with a ormlite database, Now I downloaded the database file from the device and want to query this, so that i can check whats in it. I think I used a firefox plugin?? Maybe someone can help me with this
thanks
You can use SQLiteDatabseBrowser.

Oracle Apex sample projects help and code

I am new in oracle apex...
can any one tell me that from which site I can get oracle apex sample and professiona(running) Projects which are deployed in the companies .From that we can learn a lot that how the professional we can write the code.
There used to be a bunch of packaged applications, but it seems you are out of luck right now:
http://www.oracle.com/technetwork/developer-tools/apex/application-express/packaged-apps-090453.html
You can find the standard sample application there.
Regards,
Rob.
There is a list of commercial APEX applications on the OTN APEX website here. I don't imagine they let you look at their code though.

Quality center 10 with crystal reporting

We are planning to create crystal reports on QC 10. I was wondering if there is any built-in support in QC 10 for crystal report. I will like to you know the best way to use crystal reporting in QC 10.
Is such thing possible or is there a recommended workaround to that?
Thanks for any help!
The examples I have seen use the ActiveX controls to connect things up. Since the data is all stored in a SQL Server instance, you could technically hit the DB directly (if you know the table structure). Here's a forum thread on the HP site dealing with exactly that kind of solution: http://h30499.www3.hp.com/t5/ITRC-Quality-Center-Forum/Connection-between-QC-and-Crystal-Reports/td-p/4627218

Oracle forms10g shows blank page

I Installed Oracle forms 10g on windows7 and created a sample form . Then I start up OC4J and run the form.
What I get is a blank screen. The URL is http://user-pc:8889/forms/frmservlet
Notice that the form name is not part of the URL.
thnks
Unfortunately there could be a number of reasons why the blank screen is shown and trying to identify the problem and correct it can be difficult if not impossible without accessing your PC!
My advice is to look at similar problems on the Forms Forum on Oracle Technology Network which can be found here.
The first search results I found reporting a similar problem can be found here.
Good luck.

Resources