Click here to Skip to main content
15,919,422 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Connection TimeOut Pin
Pete O'Hanlon11-Mar-08 12:21
mvePete O'Hanlon11-Mar-08 12:21 
GeneralRe: SQL Connection TimeOut Pin
#realJSOP14-Mar-08 8:15
professional#realJSOP14-Mar-08 8:15 
QuestionOracle upper Function Pin
Programm3r11-Mar-08 2:19
Programm3r11-Mar-08 2:19 
GeneralRe: Oracle upper Function Pin
witte2345611-Mar-08 2:45
witte2345611-Mar-08 2:45 
GeneralRe: Oracle upper Function Pin
Programm3r11-Mar-08 3:55
Programm3r11-Mar-08 3:55 
QuestionInstall with empty DB or create DB in code? Pin
petrveit11-Mar-08 0:50
petrveit11-Mar-08 0:50 
GeneralRe: Install with empty DB or create DB in code? Pin
Colin Angus Mackay11-Mar-08 1:23
Colin Angus Mackay11-Mar-08 1:23 
QuestionSQL on a shared HDD via network Pin
Badboy22TR10-Mar-08 22:08
Badboy22TR10-Mar-08 22:08 
Hi,
I have been used sql for my VC++. NET apps’ database. I want to make app that more than one user can use it from a shared hdd via network. E.g. let the app is on computer A, a hdd will be shared via network on computer A, and Computer B will use app via Computer A.
After configuring .NET Framework settings with CasPol.exe, app is working. But whenever it try to reach database, this error occurs: “The file” \\....” Is on a network path that is not supported for database files. An attempt to attach auto-named database for file “\\...” failed. A database with the same name exists, or specified file cannot be opened, or its located on UNC share…”.
Both of computers (A and B) have SQL Server 2005 Express Edition. At first i use Windows Auth. For login but after i had this error, i tried to make app use “Mix mode” and login as “sa 12345”. I changed Sys. Admin. Pass as “12345” and set “remote connections” settings to “TCP/IP”.
How can i solve this problem? Or how do the apps which has same strategy as this app work? Can you help me ? Thanks…
Erman
GeneralRe: SQL on a shared HDD via network Pin
Mike Dimmick11-Mar-08 0:56
Mike Dimmick11-Mar-08 0:56 
QuestionRe: SQL on a shared HDD via network Pin
Badboy22TR11-Mar-08 1:39
Badboy22TR11-Mar-08 1:39 
GeneralSQL Select, row with close values Pin
phimix10-Mar-08 21:40
phimix10-Mar-08 21:40 
GeneralRe: SQL Select, row with close values Pin
Khawar Abbas110-Mar-08 22:33
Khawar Abbas110-Mar-08 22:33 
QuestionASP.NET Membership Stored Procedures Confusion [modified] Pin
Brendan Vogt10-Mar-08 20:35
Brendan Vogt10-Mar-08 20:35 
GeneralRe: ASP.NET Membership Stored Procedures Confusion Pin
Christian Graus10-Mar-08 20:38
protectorChristian Graus10-Mar-08 20:38 
Question[Message Deleted] Pin
ZenyukIV10-Mar-08 20:27
ZenyukIV10-Mar-08 20:27 
GeneralRe: sql iteration Pin
Chetan Patel10-Mar-08 23:21
Chetan Patel10-Mar-08 23:21 
GeneralExtracting Specific data from Rows: Pin
Shahzad.Aslam10-Mar-08 20:15
Shahzad.Aslam10-Mar-08 20:15 
GeneralRe: Extracting Specific data from Rows: Pin
Christian Graus10-Mar-08 20:39
protectorChristian Graus10-Mar-08 20:39 
GeneralRe: Extracting Specific data from Rows: Pin
Shahzad.Aslam10-Mar-08 21:08
Shahzad.Aslam10-Mar-08 21:08 
GeneralComparison between MySQL, Interbase and Firebird Pin
dolphinhk10-Mar-08 17:10
dolphinhk10-Mar-08 17:10 
GeneralRe: Comparison between MySQL, Interbase and Firebird Pin
Christian Graus10-Mar-08 20:40
protectorChristian Graus10-Mar-08 20:40 
GeneralMissing SQL Functionality Pin
Jamie Nordmeyer10-Mar-08 11:06
Jamie Nordmeyer10-Mar-08 11:06 
GeneralSend a datetime value to an access datebase Pin
Dan Neely10-Mar-08 3:51
Dan Neely10-Mar-08 3:51 
GeneralRe: Send a datetime value to an access datebase Pin
Dan Neely10-Mar-08 4:43
Dan Neely10-Mar-08 4:43 
QuestionDefault Value Pin
Brendan Vogt10-Mar-08 3:44
Brendan Vogt10-Mar-08 3:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.