SmokyRick
Member
- Joined
- Mar 14, 2018
- Messages
- 11
- Programming Experience
- Beginner
I am currently going through a tutorial book called Visual Basic and Databases by Philip Conrod and Lou Tylee. I am doing well with it and learning a lot from it. However, I have got to a point where I can not figure out what my computer is doing. I am trying to create a database using the "CREATE DATABASE database_name" command from SQL in Visual Basic. I am putting a picture here showing my command with the error it has.
I see that there is no backslash between the C:\Users\Administrator and the filename (which is RicksDB) Has anyone come across this problem before? Does anyone know what to do about it?
Any help would be appreciated. Thanks for your time.
I see that there is no backslash between the C:\Users\Administrator and the filename (which is RicksDB) Has anyone come across this problem before? Does anyone know what to do about it?
Any help would be appreciated. Thanks for your time.