Hi,
I have database SQL Server (MSDE) and Access project which is interface of this database.
I want to have a view with records that my field "blabla" (of type datetime in source table) is equal to current date.
But when I use criterion "where (blabla = Date())" and I want...
Hi
I'm writing macro in Excel and I need to get data from database which is in Access.
As I know I need to add some libraries in Tool/References and I added:
Microsoft Access 10.0 Object Library
Microsoft DAO 3.6 Object Library
Microsoft ADO ...
How can I declare variable as ADODB.Connection...
Hi!
I had one network card and everything worked fine. I add second network card and linux moved configuration of the first one on the second one and works with the second right, but it doesn`t search the first one.
Have you got any sugestions?
Thanks in advance.
Hi!
I`ve installed Redhat 8 and I have a problem.
Hardware browser window frame opens with no data and then
disappears.
Any sugestions?
Thanks in advance.
Hello
I`ve got a problem with lack of memory when I`m creating list dynamically using
double *h = new double[i]
where i is for example 177*177*171*171
How can I store more memory for my program that I could create such lists? Have you got any ideas?
Thanks
I created a view and added statement:
Grant all on nameofview to public
but this view is still read-only.
Have you got any sugestions how to change it?
Thanks in advance
Hi,
I have two tables and I created a view on them. But when I open a view I cannot update anything. One of the column is primary key in one table and foreign in the second, other elements are not keys. My question is: what do I have to do to make a user able to update this view and tables which...
Hello,
I'm writing trigger INSTEAD OF DELETE and I want to get values of element which is going to be deleted. How can I retrieve it?
Thanks for help :)
Hello
I need to use ON DELETE SET NULL what`s in a stadnard of sql, but I cannot find it in sql2000. Have you got any ideas how to do this?
Please advise, Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.