|
I have a small project that doesn't require much disk space, so i considered using an access database.
I was wondering if anyone used a Spring + Hibernate + access combination, if so can they post the connection properties.
thanks guys
Started by Chung Pow on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Access does have: The sticking point for using Access might be the SQL Dialect, In the Hibernate configuration you of supported dialects , If any of these is 100....
Hibernate will theoretically work with any database that has a JDBC driver .
|
|
I have been working on converting a assembly of mine to be usable through Delphi. I was able to convert the assembly to a PAS file and call the method in my delphi application. But i ran into a problem where my PAS file is asking for System_Windows_Forms...
Started by Andy Xufuris on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I have two copies on my system:
C:\WINDOWS\Microsoft.NET\Framework>dir /a /s....
The Accessibility_TLB unit, likewise, comes from the Accessibility.dll assembly.
The System_Windows_Forms_TLB unit comes from the System.Windows.Forms.dll assembly.
|
|
I never use Access 2007 - until today.
I want to connect to an existing SQL Server 2008 database. I have tried using:
External Data ODBC option - but get DSN errror Upsizing wizard with ODBC - get an error Upsizing wizard with SNAC - get ODBC error. So...
Started by Eric Nelson on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Rather than creating a new DSN, I pointed at the DSN I created last time), instead of just reporting what... .
Re-opened Access.
Looks like this is a "Access 2007 doesn't Access.
Does it pass?
The ODBC connection is fine, db fine etc .
|
Ask your Facebook Friends
|
Seems to me most of developers completely ignore this features. People prefer handling security exceptions as generic ones relying on standard windows roles and rights instead of learning to use CAS ways of enhancing security - probably because CAS is...
Started by JohnIdol on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Just last week I had a client with a module writing to ActiveDirectory, and wanted to limit access.
|
|
I'm not looking for the whole ACO-ARO implementation... I just want to use Auth, and check against the user's role....
What do I put where in order to simply deny users from a given controller unless they have a certain role.
I'm trying to use the $this...
Started by Michael on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Read('Routing.admin')])) { //User is trying to access a page using the admin route if ($this->.
|
|
I am really not lookinf foe an ORM just a really good DAL that I can use. Thanks
Answer Snippets (Read the full thread at stackoverflow):
Http://www.codeplex.com/entlib
In my experience, any data access layer the isn't also to see what kind of power it gives you.
Its pretty heavyweight in terms what it can do, but for data access it's alright.
Checkout Enterpise Library.
|
|
Is it possible to hide the .php file on the server...?
I have a website which sometimes calls php files inside iframes, now I wouldn't like it if somebody copied that code, so how would I hide it? Or do I have to encrypt it?
Speed is a huge matter in ...
Started by pesar on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If you.
If someone access a php, or Javascript) - they won't see the source for the PHP page itself (and will have no way to access it).
If your php-files are parsed by the http server, nobody can get them .
|
|
Paybux gone ? can anyone access site
Started by junaidfiaz on
, 13 posts
by 8 people.
Answer Snippets (Read the full thread at emoneyspace):
|
|
Having probs at the moment accessing google, yahoo & yahoo mail, blogger.com etc...
Anyone else?
Started by da5id on
, 16 posts
by 13 people.
Answer Snippets (Read the full thread at geekzone):
Anyone their website shows "Broadband network all ....
Some are really slow and others don't even get close to loading .
I noticed this a few days again also at least on Telecom network .
Me too, lots of sites extremely slow to access tonight.
|
|
I'm developing a simple database app in visual studio (c# for Windows) using an access backend.
That's all fine until I try to open the database file from within access, when all the reocords get deleted.
Could anyone explain why this is please?
Started by Darren on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You say that when you open the database from within access, "all? Or are you really just saying that "when I open the database file from access, the records not be there when you opened the file in Access....
We need more information.
|