Click here to Skip to main content
15,895,656 members
Home / Discussions / Database
   

Database

 
GeneralRe: how to serialize (save) object into SQL Server? Pin
maaaxwell21-Jul-05 15:32
maaaxwell21-Jul-05 15:32 
GeneralRe: how to serialize (save) object into SQL Server? Pin
Christian Graus21-Jul-05 16:21
protectorChristian Graus21-Jul-05 16:21 
GeneralDynamically creating DTS package Pin
Martin@captivasystems20-Jul-05 9:30
Martin@captivasystems20-Jul-05 9:30 
GeneralRe: Dynamically creating DTS package Pin
ToddHileHoffer21-Jul-05 10:00
ToddHileHoffer21-Jul-05 10:00 
GeneralRounding Problem of DateTime field Pin
zsharon1120-Jul-05 4:22
zsharon1120-Jul-05 4:22 
GeneralRe: Rounding Problem of DateTime field Pin
Albert Pascual20-Jul-05 7:44
sitebuilderAlbert Pascual20-Jul-05 7:44 
GeneralRe: Rounding Problem of DateTime field Pin
zsharon1120-Jul-05 11:05
zsharon1120-Jul-05 11:05 
GeneralLinking problems helppppp please!!! Pin
zvanolli20-Jul-05 1:32
zvanolli20-Jul-05 1:32 
I am using ADO classes but when I'm compiling my file im having linking errors that are:
--------------------Configuration: file_name - Win32 Debug--------------------
Compiling...
file_name.cpp
Linking...
file_name.obj : error LNK2001: unresolved external symbol "public: int __thiscall CADODatabase::Execute(char const *)" (?Execute@CADODatabase@@QAEHPBD@Z)
file_name.obj : error LNK2001: unresolved external symbol "public: int __thiscall CADODatabase::Open(char const *,char const *,char const *)" (?Open@CADODatabase@@QAEHPBD00@Z)
file_name.obj : error LNK2001: unresolved external symbol "public: void __thiscall CADODatabase::Close(void)" (?Close@CADODatabase@@QAEXXZ)
Debug/file_name.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
file_name.exe - 4 error(s), 0 warning(s)


I can't figure out what's the problem
Can you help me?
Thanks guys

Zvanolli
GeneralRe: Linking problems helppppp please!!! Pin
Marc Soleda20-Jul-05 3:29
Marc Soleda20-Jul-05 3:29 
Generalquestion on using transaction Pin
ppp00120-Jul-05 0:54
ppp00120-Jul-05 0:54 
GeneralRe: question on using transaction Pin
Selahattin Bostanci20-Jul-05 22:35
Selahattin Bostanci20-Jul-05 22:35 
GeneralRe: question on using transaction Pin
ppp00121-Jul-05 3:38
ppp00121-Jul-05 3:38 
GeneralRe: question on using transaction Pin
Selahattin Bostanci21-Jul-05 4:13
Selahattin Bostanci21-Jul-05 4:13 
GeneralRe: question on using transaction Pin
Rob Graham21-Jul-05 5:33
Rob Graham21-Jul-05 5:33 
QuestionHow to create item that could be null in access? Pin
rushing19-Jul-05 22:50
rushing19-Jul-05 22:50 
AnswerRe: How to create item that could be null in access? Pin
Rob Graham20-Jul-05 3:39
Rob Graham20-Jul-05 3:39 
Generalsql log file Pin
felopater19-Jul-05 22:43
felopater19-Jul-05 22:43 
GeneralRe: sql log file Pin
Albert Pascual20-Jul-05 7:46
sitebuilderAlbert Pascual20-Jul-05 7:46 
GeneralRe: sql log file Pin
Rob Graham20-Jul-05 8:01
Rob Graham20-Jul-05 8:01 
GeneralGetting actual size of a DataType Pin
Narly19-Jul-05 16:31
Narly19-Jul-05 16:31 
GeneralRe: Getting actual size of a DataType Pin
Rob Graham21-Jul-05 8:51
Rob Graham21-Jul-05 8:51 
GeneralRe: Getting actual size of a DataType Pin
Narly21-Jul-05 13:54
Narly21-Jul-05 13:54 
GeneralRe: Getting actual size of a DataType Pin
Narly21-Jul-05 14:02
Narly21-Jul-05 14:02 
GeneralRe: Getting actual size of a DataType Pin
Rob Graham21-Jul-05 14:53
Rob Graham21-Jul-05 14:53 
GeneralDatePart and User Defined Function Pin
samoore19-Jul-05 12:10
samoore19-Jul-05 12:10 

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.