Click here to Skip to main content
15,891,633 members
Home / Discussions / Database
   

Database

 
GeneralRe: OleDB Problem Pin
Saksida Bojan3-Jun-05 5:16
Saksida Bojan3-Jun-05 5:16 
GeneralSet up mail account for reporting services Pin
PaulCurry2-Jun-05 14:56
PaulCurry2-Jun-05 14:56 
Generalbeginer ADO prob - inserting into access Pin
martin hayes2-Jun-05 10:02
martin hayes2-Jun-05 10:02 
GeneralRe: beginer ADO prob - inserting into access Pin
Christian Graus2-Jun-05 10:16
protectorChristian Graus2-Jun-05 10:16 
GeneralRe: beginer ADO prob - inserting into access Pin
martin hayes2-Jun-05 10:31
martin hayes2-Jun-05 10:31 
GeneralRe: beginer ADO prob - inserting into access Pin
Christian Graus2-Jun-05 10:42
protectorChristian Graus2-Jun-05 10:42 
GeneralRe: beginer ADO prob - inserting into access Pin
martin hayes2-Jun-05 11:07
martin hayes2-Jun-05 11:07 
GeneralRe: beginer ADO prob - inserting into access Pin
Christian Graus2-Jun-05 11:26
protectorChristian Graus2-Jun-05 11:26 
Try this[^] as an intro into the overall code you need, and the SQL Insert page I linked you to before for info on the Insert statement generally. So long as you have a database already that expects the values you want to write, you should be fine. Make sure you're providing a value for each column in the row you're creating, unless a default value exists.


Christian Graus - Microsoft MVP - C++
GeneralScripting User in SQL Server 2000 Pin
Rizwan Bashir1-Jun-05 23:56
Rizwan Bashir1-Jun-05 23:56 
GeneralRe: Scripting User in SQL Server 2000 Pin
Colin Angus Mackay2-Jun-05 0:31
Colin Angus Mackay2-Jun-05 0:31 
GeneralDatagrid update and current row under edit. Pin
Itanium1-Jun-05 2:09
Itanium1-Jun-05 2:09 
GeneralSQL Oraclce code to SQL2000 convertion Pin
Mohammad Daba'an31-May-05 22:26
Mohammad Daba'an31-May-05 22:26 
GeneralPerformance around SQL and C# Pin
ouvrard31-May-05 21:46
ouvrard31-May-05 21:46 
GeneralRe: Performance around SQL and C# Pin
Colin Angus Mackay31-May-05 21:52
Colin Angus Mackay31-May-05 21:52 
GeneralRe: Performance around SQL and C# Pin
ouvrard31-May-05 21:55
ouvrard31-May-05 21:55 
GeneralSql access with user control Pin
ShugMagoo31-May-05 12:00
ShugMagoo31-May-05 12:00 
GeneralDatabinding in Master/Detail WinForm Pin
kb4mindia31-May-05 2:20
kb4mindia31-May-05 2:20 
GeneralQ: MsSQL dynamic Search with lot of conditions Pin
Stan Angeloff31-May-05 1:52
Stan Angeloff31-May-05 1:52 
GeneralRe: Q: MsSQL dynamic Search with lot of conditions Pin
Christian Graus31-May-05 12:06
protectorChristian Graus31-May-05 12:06 
GeneralRe: Q: MsSQL dynamic Search with lot of conditions Pin
Stan Angeloff1-Jun-05 7:14
Stan Angeloff1-Jun-05 7:14 
GeneralRe: Q: MsSQL dynamic Search with lot of conditions Pin
Christian Graus1-Jun-05 11:34
protectorChristian Graus1-Jun-05 11:34 
GeneralThank you! Pin
Stan Angeloff2-Jun-05 8:28
Stan Angeloff2-Jun-05 8:28 
GeneralRe: Thank you! Pin
Christian Graus2-Jun-05 10:17
protectorChristian Graus2-Jun-05 10:17 
GeneralRe: Thank you! Pin
Vertyg05-Jun-05 1:53
Vertyg05-Jun-05 1:53 
GeneralRe: Thank you! Pin
Christian Graus5-Jun-05 11:18
protectorChristian Graus5-Jun-05 11:18 

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.