Hello,
i have the problem that my webserver needs many connections to a database. between database and the webserver is an raptor 6.5 firewall
if i have sql proxy activated the connections will get broken sometimes.
i tried it with a tunnel. that helped.
is their any limit for connections...
Hi,
what should i do to use short tablenames?
i have database and i connect with user 'hugo'
he has a table 'address'.
I want to use such a select string:
select * from address;
but i have to say:
select * from hugo.address;
is that a configuration thing?
Hello
i have the following problem:
i want to restore a database got from another sql server.
but if i try to restore i got the error 3169 thats says, that there are problems with the database discstructure. The File has the structure 539 and the local database has 515.
What can i do to get...
I have a problem i want to change from my programm to another process started with CreatProcess().<br>
<br>
I tried to use SetFocus() but i need the HWND of the process... but i havent one... so perhaps you can tell me how i can get the HWND<br>
<br>
thanks<br>
<br>
RiCO
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.